Had to make some adjusttments
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user