Had to make some adjusttments

This commit is contained in:
2026-02-27 17:46:15 +01:00
parent 31fe8b8d0e
commit b6497c1e0c
3 changed files with 15 additions and 13 deletions
@@ -40,7 +40,8 @@
"exec": "bash -lc 'COLUMN_WIDTH=0.5 \"$HOME/.config/hypr/scripts/hyprscroll-overflow.sh\"'",
"return-type": "json",
"interval": 1,
"format": "{}",
"format": "{text}",
"tooltip": "{tooltip}",
},
"idle_inhibitor": {
@@ -81,7 +81,8 @@ window#waybar {
padding: 0;
margin: 0;
min-width: 0;
border: none;
border: 0;
background: transparent;
opacity: 0;
}