rofi: shrink window height

This commit is contained in:
He4eT 2023-11-13 17:17:09 +01:00
commit 95d04c5cd4

View file

@ -20,7 +20,7 @@ element-text {
#window { #window {
border: @border-width; border: @border-width;
width: 800px; width: 800px;
height: 518px; height: 496px;
} }
#element { #element {