init commit
This commit is contained in:
4
sway/scripts/start_keyring
Executable file
4
sway/scripts/start_keyring
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
pkill -f --signal SIGTERM gnome-keyring-daemon
|
||||
gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
|
||||
echo -n "" | secret-tool store --label='unlocker' "unlocker" "unlocker"
|
Reference in New Issue
Block a user