summaryrefslogtreecommitdiff
path: root/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'config.ts')
-rw-r--r--config.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.ts b/config.ts
index 597a9f7..3c22905 100644
--- a/config.ts
+++ b/config.ts
@@ -28,11 +28,13 @@ export const osds = {
position: Astal.WindowAnchor.RIGHT,
margin: 20,
hideDelay: 1500,
+ showValue: true,
},
brightness: {
position: Astal.WindowAnchor.LEFT,
margin: 20,
hideDelay: 1500,
+ showValue: true,
},
};