Add more applications to startup
This commit is contained in:
parent
ab363de0ba
commit
eb936bb85b
@ -7,6 +7,11 @@ exec --no-startup-id xfce4-power-manager
|
|||||||
exec_always --no-startup-id fix_xcursor
|
exec_always --no-startup-id fix_xcursor
|
||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
exec --no-startup-id clipit
|
exec --no-startup-id clipit
|
||||||
|
exec --no-startup-id 1password
|
||||||
|
exec --no-startup-id telegram-desktop
|
||||||
|
exec --no-startup-id discord
|
||||||
|
exec --no-startup-id xchat
|
||||||
|
exec --no-startup-id firefox
|
||||||
# exec_always --no-startup-id ff-theme-util
|
# exec_always --no-startup-id ff-theme-util
|
||||||
# exec --no-startup-id start_conky_mia
|
# exec --no-startup-id start_conky_mia
|
||||||
|
|
||||||
|
@ -400,6 +400,11 @@ exec --no-startup-id xfce4-power-manager
|
|||||||
exec_always --no-startup-id fix_xcursor
|
exec_always --no-startup-id fix_xcursor
|
||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
exec --no-startup-id clipit
|
exec --no-startup-id clipit
|
||||||
|
exec --no-startup-id 1password
|
||||||
|
exec --no-startup-id telegram-desktop
|
||||||
|
exec --no-startup-id discord
|
||||||
|
exec --no-startup-id xchat
|
||||||
|
exec --no-startup-id firefox
|
||||||
# exec_always --no-startup-id ff-theme-util
|
# exec_always --no-startup-id ff-theme-util
|
||||||
# exec --no-startup-id start_conky_mia
|
# exec --no-startup-id start_conky_mia
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user