diff --git a/awesome/init.fnl b/awesome/init.fnl index eac068c..23c8b15 100644 --- a/awesome/init.fnl +++ b/awesome/init.fnl @@ -69,7 +69,7 @@ (if (= "chris-linuxlaptop\n" stdout) (global laptop true) (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. (set awful.layout.layouts [