i3: Move feh randomization to KDE startup script
This commit is contained in:
parent
2d36245404
commit
728e2184c7
@ -69,7 +69,7 @@ exec_always --no-startup-id "killall polybar; sleep 1; polybar -r alpha"
|
|||||||
#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 "feh --randomize --bg-fill ~/Pictures/Wallpapers/i3"
|
#exec_always --no-startup-id "feh --randomize --bg-fill ~/Pictures/Wallpapers/i3"
|
||||||
#exec --no-startup-id "mopidy"
|
#exec --no-startup-id "mopidy"
|
||||||
#exec --no-startup-id "syncthing -no-browser"
|
#exec --no-startup-id "syncthing -no-browser"
|
||||||
|
|
||||||
|
@ -7,3 +7,4 @@ mopidy &
|
|||||||
|
|
||||||
xrdb ~/.Xresources
|
xrdb ~/.Xresources
|
||||||
killall plasmashell
|
killall plasmashell
|
||||||
|
feh --randomize --bg-fill ~/Pictures/Wallpapers/i3
|
||||||
|
Loading…
Reference in New Issue
Block a user