Enabled picom through nix config
This commit is contained in:
@@ -158,5 +158,3 @@ exec "xautolock -detectsleep -time 3 -locker i3lock-fancy"
|
||||
exec_always --no-startup-id "$HOME/.screenlayout/launch.sh &" # setup screen layout and wallpapers
|
||||
exec_always --no-startup-id "$HOME/.scripts/autostart_desktop.sh &" # run autostart desktop apps
|
||||
exec --no-startup-id "polybar &" # status bar
|
||||
exec --no-startup-id "picom &" # startup composition manager (transparency)
|
||||
exec --no-startup-id "emacs --daemon &" # startup emacs daemon
|
||||
|
||||
Reference in New Issue
Block a user