Add more applications to startup

This commit is contained in:
c0de 2021-08-19 21:32:16 -05:00
parent ab363de0ba
commit eb936bb85b
2 changed files with 10 additions and 0 deletions

View File

@ -7,6 +7,11 @@ exec --no-startup-id xfce4-power-manager
exec_always --no-startup-id fix_xcursor
exec --no-startup-id nm-applet
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 --no-startup-id start_conky_mia

View File

@ -400,6 +400,11 @@ exec --no-startup-id xfce4-power-manager
exec_always --no-startup-id fix_xcursor
exec --no-startup-id nm-applet
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 --no-startup-id start_conky_mia