changes
This commit is contained in:
parent
44a85ad4fb
commit
6a35e0a261
3 changed files with 12 additions and 7 deletions
|
@ -153,6 +153,8 @@ in with lib; {
|
|||
"${mod}+c" = "focus child";
|
||||
# screenshot
|
||||
"${mod}+w" = "exec window-screenshot.sh";
|
||||
"${mod}+s" = "exec flameshot gui -c -p $HOME/Pictures/screenshots";
|
||||
"${mod}+a" = "exec flameshot screen -c -p $HOME/Pictures/screenshots";
|
||||
# rofi fuckery
|
||||
"${mod}+d" = "exec --no-startup-id rofi -show drun";
|
||||
"${mod}+space" = "exec --no-startup-id -show window";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue