Getting things setup for sway wayland

This commit is contained in:
Chris Cochrun 2021-04-16 06:09:09 -05:00
parent 2287ac931b
commit e94ff95428
20 changed files with 513 additions and 53 deletions

View file

@ -109,7 +109,7 @@
{:description "lua execute prompt" :group "awesome"})
;; utilities
(awful.key [] "Print" (fn [] (awful.spawn "flameshot gui"))
(awful.key [] "Print" (fn [] (awful.spawn "screenshot"))
{:description "screenshot" :group "utilities"})
(awful.key [modkey shift] "p" (fn [] (awful.spawn "flameshot gui"))
{:description "screenshot" :group "utilities"})