fix: reverted accidental changes to the rofi launcher

This commit is contained in:
2025-11-13 09:11:32 +03:00
parent 1b3113f379
commit 02d51bdb88

View File

@@ -158,8 +158,7 @@ element {
spacing: 15px;
padding: 8px;
border-radius: 10px;
background-color: @background-button;
border-color: @button-shape-top;
background-color: transparent;
text-color: @foreground;
cursor: pointer;
}