hyprdots

my dotfiles
git clone https://git.awy.one/hyprdots.git
Log | Files | Refs | README | LICENSE

commit d97b1c2b5b13f56503d3177bc61d3a8c7891f7e4
parent f626cba2ce1137e5d62e93165474268f8799e46d
Author: awy <awy@awy.one>
Date:   Sat, 24 May 2025 00:37:21 +0300

fix

Diffstat:
M.config/waybar/style.css | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.config/waybar/style.css b/.config/waybar/style.css @@ -294,3 +294,8 @@ window#waybar.empty #window { min-height: 10px; border-radius: 5px; } + + +#custom-nettraf { + min-width: 140px; +}