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