adding some css and fish changes

This commit is contained in:
Chris Cochrun 2022-07-15 07:26:48 -05:00
parent b44d58d5ef
commit a3bede9b56
7 changed files with 10 additions and 9 deletions

View file

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