Adding flameshot keybinding for awesome

This commit is contained in:
Chris Cochrun 2021-02-27 09:42:34 -06:00
parent 0fd3495ff7
commit 4d9efc547a
2 changed files with 4 additions and 2 deletions

View file

@ -111,6 +111,8 @@
;; utilities
(awful.key [] "Print" (fn [] (awful.spawn "flameshot gui"))
{:description "screenshot" :group "utilities"})
(awful.key [modkey shift] "p" (fn [] (awful.spawn "flameshot gui"))
{:description "screenshot" :group "utilities"})
(awful.key [ modkey ] "." (fn [] (awful.spawn "/home/chris/.dotfiles/rofi/launchers-git/emoji.sh"))
{:description "emoji picker" :group "utilities"})
(awful.key [] "XF86MonBrightnessUp" (fn [] (awful.spawn