Revert "i3: Use wal-set script to set wallpaper"
This reverts commit ca9cab2840
.
This commit is contained in:
parent
2179e5e319
commit
2e7ba8d52b
@ -60,14 +60,14 @@ exec_always --no-startup-id "killall polybar; sleep 1; polybar -r gamma"
|
|||||||
exec --no-startup-id "redshift"
|
exec --no-startup-id "redshift"
|
||||||
exec_always --no-startup-id "compton --config ~/.config/compton.conf"
|
exec_always --no-startup-id "compton --config ~/.config/compton.conf"
|
||||||
exec_always --no-startup-id "dunst"
|
exec_always --no-startup-id "dunst"
|
||||||
exec_always --no-startup-id "~/.bin/wal-set"
|
exec_always --no-startup-id "feh --randomize --bg-fill ~/Pictures/Wallpapers/i3"
|
||||||
exec_always --no-startup-id "xfce4-power-manager"
|
exec_always --no-startup-id "xfce4-power-manager"
|
||||||
exec --no-startup-id "xfce4-volumed-pulse"
|
exec --no-startup-id "xfce4-volumed-pulse"
|
||||||
exec_always --no-startup-id "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
|
exec_always --no-startup-id "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
|
||||||
exec --no-startup-id "mopidy"
|
exec --no-startup-id "mopidy"
|
||||||
#exec --no-startup-id "syncthing -no-browser"
|
#exec --no-startup-id "syncthing -no-browser"
|
||||||
|
|
||||||
bindsym $mod+$shift+w exec --no-startup-id "~/.bin/wal-set"
|
bindsym $mod+$shift+w exec --no-startup-id "feh --randomize --bg-fill ~/Pictures/Wallpapers/i3"
|
||||||
|
|
||||||
###################
|
###################
|
||||||
## Settings
|
## Settings
|
||||||
|
Loading…
Reference in New Issue
Block a user