Blingin I suppose

This commit is contained in:
Chris Cochrun 2021-06-22 07:05:47 -05:00
parent dc40c281e1
commit 8dc41b0639
7 changed files with 16 additions and 9 deletions

View file

@ -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" })