From 0f2b385f6b2b4813c11eca393f008a75b633fa61 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 3 Feb 2021 11:19:06 -0600 Subject: [PATCH] Notifications for testing --- awesome/init.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 [