aboutsummaryrefslogtreecommitdiff
path: root/users/ryan/modules/simple-bar/simplebarrc
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-07-09 22:38:13 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-07-09 22:38:13 -0400
commit8c57a511a35702ddf354f3cb52e04228a36bee82 (patch)
tree37f63e1ce2ee05a5350f3fc1396de47b38c6d34e /users/ryan/modules/simple-bar/simplebarrc
parentf94eb36f2dc8ccc756b22d4592ed98acbb8e37d1 (diff)
fix simplebar bugs
Diffstat (limited to 'users/ryan/modules/simple-bar/simplebarrc')
-rw-r--r--users/ryan/modules/simple-bar/simplebarrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/ryan/modules/simple-bar/simplebarrc b/users/ryan/modules/simple-bar/simplebarrc
index 5c5153d..1494208 100644
--- a/users/ryan/modules/simple-bar/simplebarrc
+++ b/users/ryan/modules/simple-bar/simplebarrc
@@ -179,7 +179,7 @@
179 "showMic": true 179 "showMic": true
180 }, 180 },
181 "soundWidgetOptions": { 181 "soundWidgetOptions": {
182 "refreshFrequency": 20000, 182 "refreshFrequency": 5000,
183 "showOnDisplay": "", 183 "showOnDisplay": "",
184 "showIcon": true 184 "showIcon": true
185 }, 185 },