i3: Do not start manjaro-hello on start up
This commit is contained in:
parent
682c735651
commit
8580e96f1d
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ bindsym $mod+9 exec --no-startup-id blurlock
|
|||
# Autostart applications
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec --no-startup-id nitrogen --restore; sleep 1; compton -b
|
||||
exec --no-startup-id manjaro-hello
|
||||
#exec --no-startup-id manjaro-hello
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id xfce4-power-manager
|
||||
exec --no-startup-id pamac-tray
|
||||
|
|
Loading…
Reference in a new issue