Getting things setup for sway wayland
This commit is contained in:
parent
2287ac931b
commit
e94ff95428
20 changed files with 513 additions and 53 deletions
|
@ -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"})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue