fix: rofi border radius

This commit is contained in:
2024-04-05 16:20:36 -04:00
parent ee983e39db
commit 26654d87e9
10 changed files with 11 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
* {
border-radius: 15px;
}
-1
View File
@@ -1,4 +1,3 @@
* {
border-width: 2px;
border-radius: 15px;
}