From 5b52812e779b088ea5f56d59c0e4fd9e5b7a884b Mon Sep 17 00:00:00 2001 From: winston Date: Sat, 20 Aug 2022 02:55:59 +0200 Subject: [PATCH] fix(sketchybar): poll mullvad status every 30s --- dot_config/sketchybar/executable_sketchybarrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/sketchybar/executable_sketchybarrc b/dot_config/sketchybar/executable_sketchybarrc index 4f17f2f..53dbc27 100644 --- a/dot_config/sketchybar/executable_sketchybarrc +++ b/dot_config/sketchybar/executable_sketchybarrc @@ -103,6 +103,7 @@ sketchybar \ --add item mullvad right \ --set mullvad \ script="$PLUGIN_DIR/mullvad.sh" \ + update_freq=30 \ \ --add item battery right \ --set battery \