Add flameshot
This commit is contained in:
parent
2e5e3cba52
commit
24c8bf4587
7 changed files with 30 additions and 11 deletions
|
|
@ -93,7 +93,7 @@ myAdditionalKeys = [
|
|||
("M-n", spawn $ myTerminal ++ " -e newsboat"),
|
||||
("M-c", spawn "rofi -show calc -modi calc -no-show-match -no-sort"),
|
||||
("<Print>", spawn "scrot -e 'mv $f ~/Pictures/Screenshots'"),
|
||||
("S-<Print>", spawn "~/.xmonad/scripts/screenshot.sh"),
|
||||
("S-<Print>", spawn "flameshot gui"),
|
||||
("M-S-a", spawn $ myTerminal ++ " -e pulsemixer"),
|
||||
("M-S-p", spawn "rofi -show p -modi p:rofi-power-menu"),
|
||||
("M-<Return>", spawn myTerminal),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue