From 0043a1d87a144764dcfc83a7d1834a47709ef6f0 Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 3 Nov 2025 14:14:30 +0300 Subject: fix --- .config/waybar/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to '.config/waybar/style.css') diff --git a/.config/waybar/style.css b/.config/waybar/style.css index a8eb398..0107eba 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -4,6 +4,7 @@ font-family: monospace; font-size: 15px; border: none; + border-radius: 0px; } window#waybar { @@ -11,11 +12,6 @@ window#waybar { color: @text; } -/* window#waybar>* { */ -/* margin-top: 4px; */ -/* margin-bottom: 4px; */ -/* } */ - window#waybar.hidden { opacity: 0.2; } -- cgit v1.2.3