Add background generator to work config
This commit is contained in:
parent
9f00ebd0f9
commit
3035b38758
1 changed files with 3 additions and 2 deletions
|
@ -405,8 +405,9 @@ exec --no-startup-id xrandr --output DP-1 --primary --mode 2560x1440 --pos 1440x
|
|||
#exec_always --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd
|
||||
exec_always --no-startup-id /usr/bin/dunst
|
||||
#exec --no-startup-id sh ~/.fehbg
|
||||
exec --no-startup-id nitrogen --restore
|
||||
#exec --no-startup-id nitrogen --restore
|
||||
exec_always --no-startup-id setbackground
|
||||
exec_always --no-startup-id sh "/home/jonathan/.config/conky/conky-startup.sh"
|
||||
#exec --no-startup-id conky -c "/home/jonathan/.config/conky/BibleVerse/bibleGateway"
|
||||
#exec --no-startup-id conky -c "/home/jonathan/.config/conky/MyBlue/MyBlue"
|
||||
exec_always --no-startup-id albert
|
||||
#exec_always --no-startup-id albert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue