aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/modules
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-12-07 14:29:10 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-12-07 14:29:10 +0900
commitabb68d82a2a839438a3de19b377084ae9796bf42 (patch)
tree3e3b79a8e0b6df9d0782d0f14c00d3dcec704893 /config/waybar/modules
parent91515c96c89e22cc8411279a6263740f897ba6ca (diff)
updated initial boot and kb layout switch
Diffstat (limited to 'config/waybar/modules')
-rw-r--r--config/waybar/modules8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index fa989045..5e90530b 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -459,11 +459,11 @@
},
"custom/keyboard": {
- "exec": "cat /tmp/kb_layout",
- "interval": 3,
+ "exec": "cat ~/.cache/kb_layout",
+ "interval": 1,
"format": " {}",
- "on-click": "~/.config/hypr/scripts/SwitchKeyboardLayout.sh",
- "tooltip": false,
+ "on-click": "~/.config/hypr/scripts/SwitchKeyboardLayout.sh",
+ "tooltip": false,
},
"custom/light_dark": {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage