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:
parent
10bbbe6a20
commit
1b023f75ef
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue