diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-05 17:13:35 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-05 17:13:35 +0200 |
| commit | d89c42d6350c20dacae91314d83f9e7b3dd41e8b (patch) | |
| tree | c80e163ebd74f6f068e88254a6a55ebb164c83fc /cfg/i3 | |
| parent | 7c1ee81e7555ac919a2873e62f8d6c6efc62189d (diff) | |
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'cfg/i3')
| -rw-r--r-- | cfg/i3/config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cfg/i3/config b/cfg/i3/config index 207176d..ca66233 100644 --- a/cfg/i3/config +++ b/cfg/i3/config @@ -136,9 +136,6 @@ client.focused_inactive #0f0f0f #0f0f0f #f82323 #0f0f0f client.unfocused #0f0f0f #0f0f0f #f82323 #0f0f0f client.urgent #0f0f0f #0f0f0f #f82323 #0f0f0f -# ------------------------- -# bar black + white (kurobar.sh) -# ------------------------- bar { #status_command i3status status_command ~/.config/i3/kurobar.sh @@ -193,4 +190,6 @@ bindsym $mod+l exec slock #exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/3440615026x.png #exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/3442541938x.png exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/austin.png +#exec --no-startup-id sleep 1 && linux-wallpaperengine --fps 15 --silent --scaling fill --disable-mouse --disable-parallax --screen-root eDP-1 --bg 3440615026 +#exec --no-startup-id sleep 1 && linux-wallpaperengine --fps 15 --silent --scaling fill --disable-mouse --disable-parallax --screen-root eDP-1 --bg 3442541938 |