some rofi and other changes

This commit is contained in:
Chris Cochrun 2021-10-01 10:44:41 -05:00
parent 3c3559bd84
commit d07781465b
5 changed files with 7 additions and 6 deletions

View file

@ -171,7 +171,7 @@
{:description "select pass" :group "apps" })
(awful.key [ modkey shift ] "w" (fn [] (awful.spawn "libreoffice --writer"))
{:description "Open Writer" :group "apps" })
(awful.key [modkey] "b" (fn [] (awful.spawn "nyxtlof"))
(awful.key [modkey] "b" (fn [] (awful.spawn "qblof"))
{:description "launch browser" :group "apps"})
;; rofi
(awful.key [] "Menu" (fn [] (awful.spawn "/home/chris/.config/rofi/launchers-git/launcher.sh"))