[i3] Fix some always start bugs
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -46,6 +46,10 @@ Host pandora.unbl.ink
|
|||||||
User root
|
User root
|
||||||
|
|
||||||
# Bare metal hosts
|
# Bare metal hosts
|
||||||
|
Host daphnis.local
|
||||||
|
User powellc
|
||||||
|
Host hyperion.local
|
||||||
|
User powellc
|
||||||
Host dione.local
|
Host dione.local
|
||||||
User powellc
|
User powellc
|
||||||
Host rhea.local
|
Host rhea.local
|
||||||
|
|||||||
Reference in New Issue
Block a user