Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
3c3559bd84
6 changed files with 86 additions and 11 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 048cf41e0aa5a391948d62e6168d6e54279cf627
|
||||
Subproject commit 0fb85341916b6de1c5cd6ddf3e8472292a93a303
|
|
@ -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 "nyxt"))
|
||||
(awful.key [modkey] "b" (fn [] (awful.spawn "nyxtlof"))
|
||||
{: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