adding some changes for plasma
This commit is contained in:
parent
5a8649393d
commit
072a871100
4 changed files with 74 additions and 3 deletions
|
@ -119,6 +119,8 @@
|
|||
;; Prompt
|
||||
(awful.key [ modkey ] "Menu" (fn [] (awful.spawn "/home/chris/.config/rofi/launchers-git/run.sh"))
|
||||
{:description "run prompt" :group "launcher"})
|
||||
(awful.key [ modkey ] "r" (fn [] (awful.spawn "/home/chris/.config/rofi/launchers-git/run.sh"))
|
||||
{:description "run prompt" :group "launcher"})
|
||||
|
||||
(awful.key [ modkey shift ctrl ] "x" (fn []
|
||||
(let [fscr (awful.screen.focused)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue