fix(waybar): Increase bar height to prevent heightshift
This commit is contained in:
parent
cdc14a5d47
commit
7ec7f74269
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 31,
|
||||
"height": 35,
|
||||
|
||||
"modules-left": [
|
||||
"hyprland/submap",
|
||||
|
|
Loading…
Add table
Reference in a new issue