finally have a proper determination of laptop

This commit is contained in:
Chris Cochrun 2022-04-01 07:31:51 -05:00
parent eabac7dcfa
commit eebfc39eb9
6 changed files with 3717 additions and 1539 deletions

View file

@ -172,7 +172,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 "fflof"))
(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"))