diff options
Diffstat (limited to 'config.ts')
| -rw-r--r-- | config.ts | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, }, }; |