(config) ags: forgot to do this yesterday

This commit is contained in:
Sakooooo 2024-10-16 08:30:05 +04:00
parent 519295833f
commit c1acf539ec
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -8,6 +8,7 @@ window.bar {
color: @theme_fg_color; color: @theme_fg_color;
min-height: 10rem; min-height: 10rem;
border: 2px solid #ea4c88; border: 2px solid #ea4c88;
border-bottom: none;
border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px;
} }