summaryrefslogtreecommitdiff
path: root/home-config
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-09-17 12:22:51 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-09-17 12:23:53 -0400
commit6089f9710a2ada25922f8e24b3c1ad2de8a0b63a (patch)
tree097df672b9008348761278ee5c1662a4549f311a /home-config
parent04dbaab85ed7836dafa57ee3328f0e16b01f35db (diff)
fixed waybar?
Diffstat (limited to 'home-config')
-rw-r--r--home-config/waybar/config3
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": {