From 4a7cde8544a02f8f3e81e23b9296bea0a8808ae6 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Wed, 13 Feb 2019 00:51:03 +0100 Subject: [PATCH] Fix error in polybar/config Signed-off-by: Severin Kaderli --- system/.config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/.config/polybar/config b/system/.config/polybar/config index 6e467cd..67f9eb6 100644 --- a/system/.config/polybar/config +++ b/system/.config/polybar/config @@ -239,7 +239,7 @@ label = %output% interval = 5 -click-left = ${XDG_BIN_HOME}/power.sh +click-left = $XDG_BIN_HOME/power.sh #######################################