Notifications for testing

This commit is contained in:
Chris Cochrun 2021-02-03 11:19:06 -06:00
parent c6b7b47834
commit 0f2b385f6b

View file

@ -69,7 +69,7 @@
(if (= "chris-linuxlaptop\n" stdout) (if (= "chris-linuxlaptop\n" stdout)
(global laptop true) (global laptop true)
(naughty.notify {:text "didn't set"})))) (naughty.notify {:text "didn't set"}))))
(if laptop (naughty.notify {:text "laptop detected"})) (if laptop (naughty.notify {:text "laptop detected"}) (naughty.notify {:text "laptop not detected"}))
;; Table of layouts to cover with awful.layout.inc, order matters. ;; Table of layouts to cover with awful.layout.inc, order matters.
(set awful.layout.layouts [ (set awful.layout.layouts [