reorder autostart apps
This commit is contained in:
parent
6b1a190e07
commit
e4e7e2d1e5
@ -1,13 +1,13 @@
|
|||||||
# Configure applications to start once i3 has initialized
|
# Configure applications to start once i3 has initialized
|
||||||
|
|
||||||
#exec --no-startup-id xfce4-panel --disable-wm-check
|
#exec --no-startup-id xfce4-panel --disable-wm-check
|
||||||
|
#exec --no-startup-id stalonetray -c ~/.config/i3/stalonetrayrc
|
||||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec --no-startup-id nm-applet
|
|
||||||
exec --no-startup-id xfce4-power-manager
|
exec --no-startup-id xfce4-power-manager
|
||||||
#exec --no-startup-id stalonetray
|
exec_always --no-startup-id fix_xcursor
|
||||||
|
exec --no-startup-id nm-applet
|
||||||
exec --no-startup-id clipit
|
exec --no-startup-id clipit
|
||||||
# exec_always --no-startup-id ff-theme-util
|
# exec_always --no-startup-id ff-theme-util
|
||||||
exec_always --no-startup-id fix_xcursor
|
|
||||||
# exec --no-startup-id start_conky_mia
|
# exec --no-startup-id start_conky_mia
|
||||||
|
|
||||||
# Random wallpaper
|
# Random wallpaper
|
||||||
|
Loading…
Reference in New Issue
Block a user