summaryrefslogtreecommitdiff
path: root/config.ts
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-01-16 15:21:20 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-01-16 15:21:20 +1100
commit5f2febe5347097abc6b11e29ec227bfa62351073 (patch)
treed400fa341a5484c69c99e03b40f15e23f8f62848 /config.ts
parentrequests: brightness syntax change (diff)
downloadcaelestia-shell-5f2febe5347097abc6b11e29ec227bfa62351073.tar.gz
caelestia-shell-5f2febe5347097abc6b11e29ec227bfa62351073.tar.bz2
caelestia-shell-5f2febe5347097abc6b11e29ec227bfa62351073.zip
osds: lock keys popups
Diffstat (limited to 'config.ts')
-rw-r--r--config.ts8
1 files changed, 8 insertions, 0 deletions
diff --git a/config.ts b/config.ts
index 3c22905..70166b2 100644
--- a/config.ts
+++ b/config.ts
@@ -36,6 +36,14 @@ export const osds = {
hideDelay: 1500,
showValue: true,
},
+ lock: {
+ caps: {
+ hideDelay: 1000,
+ },
+ num: {
+ hideDelay: 1000,
+ },
+ },
};
// Services