This commit is contained in:
Schrottkatze 2022-09-02 08:40:33 +02:00
parent 44a85ad4fb
commit 6a35e0a261
3 changed files with 12 additions and 7 deletions

View file

@ -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";