mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 03:14:39 +02:00
Start gnome keyring correctly
This commit is contained in:
parent
37ea38a758
commit
957924daf8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ exec --no-startup-id xsetroot -solid "#2F343F"
|
||||||
# startup programs
|
# startup programs
|
||||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
exec --no-startup-id gnome-keyring-daemon
|
exec --no-startup-id gnome-keyring-daemon --start --components secrets
|
||||||
exec --no-startup-id /usr/bin/feedreader-daemon
|
exec --no-startup-id /usr/bin/feedreader-daemon
|
||||||
exec --no-startup-id ~/.local/bin/xmon default
|
exec --no-startup-id ~/.local/bin/xmon default
|
||||||
exec --no-startup-id ~/.local/bin/lockscreen -d
|
exec --no-startup-id ~/.local/bin/lockscreen -d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue