Compare commits

...

3 commits

Author SHA1 Message Date
230d105a47
feat: add kanshictl to path
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
2025-01-25 14:04:14 +01:00
2977d1712e
feat: lock password DB before locking screen 2025-01-25 14:03:39 +01:00
2688a624dd
feat: bind swaylock 2025-01-25 13:41:53 +01:00
2 changed files with 3 additions and 1 deletions

View file

@ -224,6 +224,8 @@ bar {
} }
} }
bindsym $mod+grave exec busctl --user call org.keepassxc.KeePassXC.MainWindow /keepassxc org.keepassxc.KeePassXC.MainWindow lockAllDatabases && swaylock -c 000000
include /etc/sway/config.d/* include /etc/sway/config.d/*
exec sleep 5; systemctl --user start kanshi.service exec sleep 5; systemctl --user start kanshi.service

View file

@ -62,7 +62,7 @@ with pkgs; [
jc # convert output to json jc # convert output to json
josm josm
jq jq
#jupyter kanshi
kcachegrind kcachegrind
keepassxc keepassxc
kubetail kubetail