mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
i3: start gnome-keyring-daemon on startup
This commit is contained in:
parent
1b023f75ef
commit
d4c76053df
1 changed files with 1 additions and 2 deletions
|
|
@ -57,8 +57,7 @@ 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
|
||||
|
||||
exec --no-startup-id gnome-keyring-daemon --start --components=secrets
|
||||
exec --no-startup-id dex-autostart --autostart --environment i3
|
||||
exec --no-startup-id feh --bg-scale $background_image
|
||||
#exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c $color_bg --nofork
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue