mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Sway keyring support
This commit is contained in:
parent
a477f33c56
commit
e3d140ebb4
@ -198,7 +198,8 @@ bindsym $mod+s exec scrot '%Y:%m:%d:%H:%M:%S.png' -e 'mv $f ~/Pictures/screensho
|
||||
bindsym --release $mod+Shift+s exec scrot '%Y:%m:%d:%H:%M:%S.png' -s -e 'mv $f ~/Pictures/screenshots/'
|
||||
|
||||
# Keyring
|
||||
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets
|
||||
exec --no-startup-id dbus-update-activation-environment --all
|
||||
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets,pkcs11,ssh
|
||||
|
||||
# NextCloud sync client
|
||||
exec --no-startup-id nextcloud
|
||||
|
Loading…
x
Reference in New Issue
Block a user