[Hit return to continue]
merge
This commit is contained in:
commit
34e1bb63ff
4 changed files with 8 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
(awful.spawn.easy_async_with_shell "pamixer --get-volume-human" cb)))
|
||||
|
||||
(awful.spawn.easy_async "cat /etc/hostname" (fn [ stdout stderr reason exit_code ]
|
||||
(if (= "syl" stdout)
|
||||
(if (= "syl\n" stdout)
|
||||
(global bwmenu "bwmenu -- -config /home/chris/.dotfiles/rofi/launchers-git/laptop.rasi")
|
||||
(global bwmenu "bwmenu -- -config /home/chris/.dotfiles/rofi/launchers-git/desktop.rasi"))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue