diff options
Diffstat (limited to 'config/rofi/config.rasi')
| -rwxr-xr-x | config/rofi/config.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index e675a843..7efc033d 100755 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -22,9 +22,9 @@ listview { /* ---- Element ---- */ element { orientation: vertical; - padding: 12px; + padding: 12px 0px 0px 0px; spacing: 6px; - border-radius: 20px; + border-radius: 12px; } element-icon { |
