setup scanning
This commit is contained in:
parent
119abb0377
commit
0875697997
4 changed files with 85 additions and 6 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue