summaryrefslogtreecommitdiffstats
path: root/.config/waybar/config.jsonc
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar/config.jsonc')
-rw-r--r--.config/waybar/config.jsonc7
1 files changed, 5 insertions, 2 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc
index 373ac78..876d0a9 100644
--- a/.config/waybar/config.jsonc
+++ b/.config/waybar/config.jsonc
@@ -29,11 +29,14 @@
29 // "battery#bat2", 29 // "battery#bat2",
30 "clock", 30 "clock",
31 "privacy", 31 "privacy",
32 "hyprland/language",
32 "tray" 33 "tray"
33 ], 34 ],
34 // Modules configuration 35 // Modules configuration
35 "hyprland/window": { 36 "hyprland/language": {
36 "max-length": 40 37 "format": "{}",
38 "format-en-colemak": "EN",
39 "format-tr": "TR"
37 }, 40 },
38 "hyprland/workspaces": { 41 "hyprland/workspaces": {
39 "disable-scroll": true, 42 "disable-scroll": true,