Add solaar and light-locker to autostart

This commit is contained in:
JuliusFreudenberger 2022-10-03 20:57:43 +02:00
parent 02ab9afb31
commit c6577fa217

View file

@ -299,12 +299,13 @@ mode "resize" {
exec dunst exec dunst
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 nitrogen --restore exec --no-startup-id nitrogen --restore
exec --no-startup-id solaar -w hide
#exec --no-startup-id wpa_gui -qt #exec --no-startup-id wpa_gui -qt
exec --no-startup-id nm-applet exec --no-startup-id nm-applet
# exec --no-startup-id blueman-applet # exec --no-startup-id blueman-applet
exec redshift-gtk exec redshift-gtk
exec --no-startup-id dockd --daemon exec --no-startup-id dockd --daemon
#exec light-locker exec light-locker
# Color palette used for the terminal ( ~/.Xresources file ) # Color palette used for the terminal ( ~/.Xresources file )
# Colors are gathered based on the documentation: # Colors are gathered based on the documentation:
# https://i3wm.org/docs/userguide.html#xresources # https://i3wm.org/docs/userguide.html#xresources