desktop/niri: waybar modules now round pills

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-14 09:40:36 +03:00
parent 8ee252f59c
commit fce3a4ff0c

View File

@ -235,7 +235,7 @@
border-top-left-radius: 0px;
border-top-right-radius: 0px; */
background-color: @base00;
border-radius: 12px;
border-radius: 24px;
border: 3px solid @base0D;
color: @base05;
padding: 0 0.4em;