diff options
author | awy <awy@awy.one> | 2025-08-07 04:38:05 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-07 04:38:05 +0300 |
commit | 82307a7d73dc2683062e1029b98bf976fb50ee26 (patch) | |
tree | d3881c27a086f4210ebd3d463391ae21b27af4ad /.config/waybar/config.jsonc | |
parent | 500d06abcd465c606c9503fc883a63f3a48028f7 (diff) | |
download | hyprdots-82307a7d73dc2683062e1029b98bf976fb50ee26.tar.gz |
music module update
Diffstat (limited to '.config/waybar/config.jsonc')
-rw-r--r-- | .config/waybar/config.jsonc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index b965b4a..0f71823 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -2,7 +2,7 @@ "layer": "top", "position": "top", "output": "DP-2", - "height": 42, + "height": 50, "reload_style_on_change": true, "modules-left": [ "hyprland/workspaces", |