Updating nixos on syl
This commit is contained in:
parent
a7476a1222
commit
06e78fce2b
10 changed files with 556 additions and 82 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue