make niri a bit smaller

This commit is contained in:
2025-10-11 17:34:08 +02:00
parent 66090ea655
commit 36c787a6b7
2 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
window#waybar {
background-color: @bg_main;
border-bottom: 2px solid rgba(100, 114, 125, 0.5);
border-top: 1px solid rgba(100, 114, 125, 0.5);
border-top: 2px solid rgba(100, 114, 125, 0.5);
color: @content_main;
transition-property: background-color;
transition-duration: .5s;