diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-09 16:16:43 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-09 16:16:43 +0200 |
| commit | 0fdc01d4e133d95c79f8aa45ee8032d185a6658f (patch) | |
| tree | 220346cced15bf981baaf65b0a028cfb61e0a9d9 /cfg/i3/config | |
| parent | 13b68d2929c2d6785801336bdcca5de2da5513eb (diff) | |
clean up background section (i3)
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'cfg/i3/config')
| -rw-r--r-- | cfg/i3/config | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cfg/i3/config b/cfg/i3/config index efd0116..7cdd58a 100644 --- a/cfg/i3/config +++ b/cfg/i3/config @@ -186,10 +186,5 @@ bindsym $mod+Shift+e exit bindsym $mod+l exec slock # background -#exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/murasamBIG.png -#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 +exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/kirisame_reimu_battle.png.png |