add wallpapers

master
Jean-Marie Mineau 4 years ago
parent 6ab843fe00
commit 7a08a26ad3

@ -231,3 +231,5 @@ workspace_auto_back_and_forth yes
bindsym $mod+m exec --no-startup-id "sh ~/.screenlayout/dualScreen.sh"
# use only the main screen
bindsym $mod+Shift+m exec --no-startup-id "sh ~/.screenlayout/no_external.sh"
# change wallpaper
bindsym $mod+w exec --no-startup-id "feh --no-fehbg --bg-fill --randomize ~/.config/wallpapers/*"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

@ -0,0 +1,2 @@
#!/bin/sh
feh --no-fehbg --bg-fill --randomize ~/.config/wallpapers/*
Loading…
Cancel
Save