xinitrc cleanup; added emacs daemon to i3 startup

This commit is contained in:
Jaden Provost Maxwell-Comfort
2024-01-05 10:08:03 -08:00
parent ffb19f09bc
commit ce2de54f7d
2 changed files with 2 additions and 2 deletions

View File

@@ -171,3 +171,4 @@ exec --no-startup-id "lxpolkit &" # start authentication agent (prompt)
exec --no-startup-id "xcompmgr &" # startup composition manager (transparency)
exec --no-startup-id "polybar" # status bar
exec --no-startup-id "dex -a" # run autostart desktop apps
exec --no-startup-id "emacs --daemon &" # startup emacs daemon