[i3] Fix some always start bugs

This commit is contained in:
2022-04-28 22:52:33 -04:00
parent b6d7a37219
commit d51c4da218
2 changed files with 7 additions and 3 deletions

View File

@ -399,14 +399,14 @@ bindsym $mod+Ctrl+e exec pkill emacs
##### LAUNCH ######################################
# STARTUP
exec_always --no-startup-id unclutter -grab
exec --no-startup-id unclutter -grab
exec --no-startup-id nm-applet
exec_always --no-startup-id copyq
exec --no-startup-id copyq
# RELOAD
#exec --no-startup-id picom --config ~/.config/compton/compton.conf
exec --no-startup-id dunst
exec_always --no-startup-id syncthing
exec --no-startup-id syncthing
exec xrdb --merge ~/.Xresoureces