diff options
Diffstat (limited to 'home-config/waybar')
-rw-r--r-- | home-config/waybar/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home-config/waybar/config b/home-config/waybar/config index 651d2ab..eb1d9dd 100644 --- a/home-config/waybar/config +++ b/home-config/waybar/config | |||
@@ -9,8 +9,9 @@ | |||
9 | "hyprland/submap": { | 9 | "hyprland/submap": { |
10 | "format": " {}" | 10 | "format": " {}" |
11 | }, | 11 | }, |
12 | "wlr/workspaces": { | 12 | "hyprland/workspaces": { |
13 | "format": "{name}", | 13 | "format": "{name}", |
14 | "all-outputs": false | ||
14 | "disable-scroll": true | 15 | "disable-scroll": true |
15 | }, | 16 | }, |
16 | "hyprland/window": { | 17 | "hyprland/window": { |