summaryrefslogtreecommitdiff
path: root/home-config
diff options
context:
space:
mode:
Diffstat (limited to 'home-config')
-rw-r--r--home-config/waybar/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-config/waybar/config b/home-config/waybar/config
index eb1d9dd..3dff06a 100644
--- a/home-config/waybar/config
+++ b/home-config/waybar/config
@@ -10,8 +10,8 @@
10 "format": " {}" 10 "format": " {}"
11 }, 11 },
12 "hyprland/workspaces": { 12 "hyprland/workspaces": {
13 "format": "{name}", 13 "format": "{id}",
14 "all-outputs": false 14 "all-outputs": false,
15 "disable-scroll": true 15 "disable-scroll": true
16 }, 16 },
17 "hyprland/window": { 17 "hyprland/window": {