setup scanning

This commit is contained in:
Khaïs COLIN 2025-12-05 22:08:38 +01:00
parent 119abb0377
commit 0875697997
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU
4 changed files with 85 additions and 6 deletions

View file

@ -38,6 +38,8 @@ in {
"Control+Alt+Shift L" = "spawn '${lock-command} & systemctl suspend'";
# terminal
"Super Return" = "spawn kitty";
# scansnapit!
"Super Space" = "spawn scansnapit";
# frequent programs
"Super Q" = "spawn firefox";
"Super A" = "spawn emacs";