Initial commit
This commit is contained in:
commit
3393073cd3
9 changed files with 122 additions and 0 deletions
6
bin/lock-session
Executable file
6
bin/lock-session
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
qdbus org.keepassxc.KeePassXC.MainWindow /keepassxc org.keepassxc.MainWindow.lockAllDatabases
|
||||
swaymsg 'output * dpms off'
|
||||
swaylock -c 1f2022
|
||||
swaymsg 'output * dpms on'
|
Loading…
Add table
Add a link
Reference in a new issue