First mostly working version of the config

This commit is contained in:
Random936
2024-05-17 21:13:48 -07:00
parent 726f7fdf44
commit 987b94bf5d
10 changed files with 61 additions and 19 deletions

View File

@@ -154,7 +154,7 @@ client.unfocused #333333 #222222 #888888 #292d2e #eeeeee
# Startup Applications
exec --no-startup-id "lxpolkit &" # start authentication agent (prompt)
exec --no-startup-id "xcompmgr &" # startup composition manager (transparency)
exec --no-startup-id "picom &" # startup composition manager (transparency)
exec --no-startup-id "polybar" # status bar
exec --no-startup-id "$HOME/.scripts/autostart_desktop.sh &" # run autostart desktop apps
exec --no-startup-id "emacs --daemon &" # startup emacs daemon