Blingin I suppose
This commit is contained in:
parent
dc40c281e1
commit
8dc41b0639
7 changed files with 16 additions and 9 deletions
|
@ -162,7 +162,7 @@
|
|||
{:description "search youtube" :group "launcher"})
|
||||
(awful.key [modkey shift] "c" (fn [] (awful.spawn "rofi -show calc -modi calc"))
|
||||
{:description "calculator" :group "apps"})
|
||||
(awful.key [modkey] "q" (fn [] (awful.spawn "dmqute"))
|
||||
(awful.key [modkey shift] "i" (fn [] (awful.spawn "dmqute"))
|
||||
{:description "search internet through qutebrowser" :group "launcher"})
|
||||
(awful.key [ modkey ] "s" (fn [] (awful.spawn "filesearch"))
|
||||
{:description "search for files" :group "launcher" })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue