From fac1f725297cb7d09dc1aedff55f9fcb58c3527c Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Sun, 29 Mar 2020 23:14:44 -0400 Subject: [PATCH] Disable polybar until I get it configured --- stumpwm/.stumpwm.d/init.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stumpwm/.stumpwm.d/init.lisp b/stumpwm/.stumpwm.d/init.lisp index bbc889d..8cf5a37 100644 --- a/stumpwm/.stumpwm.d/init.lisp +++ b/stumpwm/.stumpwm.d/init.lisp @@ -213,4 +213,4 @@ (run-shell-command "picom -b") ;; Polybar -(run-shell-command "polybar top --reload >> /tmp/polybar.top.log 2>&1") +;; (run-shell-command "polybar top --reload >> /tmp/polybar.top.log 2>&1")