1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

i3: execute picom on startup

This commit is contained in:
Henrik Hautakoski 2025-01-10 18:44:49 +01:00
parent 10bbbe6a20
commit 1b023f75ef

View file

@ -52,6 +52,9 @@ exec --no-startup-id polybar
# Notifications
exec --no-startup-id dunst
# compositor
exec --no-startup-id picom
# Needed for gnome-keyring to start.
exec --no-startup-id dbus-update-activation-environment --all
#exec --no-startup-id gnome-keyring-daemon --start --components=secrets