diff options
| author | silly <u65487754@gmail.com> | 2026-03-31 00:04:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-31 00:04:34 +0200 |
| commit | 6a97324250222b31614192670b7ca3f7b15ab645 (patch) | |
| tree | ebbe531be68f077ae1fd5082b15db4cb8df99fdd /.config/rofi | |
| parent | d9f6430c6bb6b3355f2644b2afebe753871247e9 (diff) | |
Update config.rasi
Diffstat (limited to '.config/rofi')
| -rw-r--r-- | .config/rofi/config.rasi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index bcd493b..43f6335 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -79,8 +79,7 @@ listview { element { background-color: transparent; text-color: #FFFFFF; - /* @dynamic_rofi_element */ - border-radius: 8px; + border-radius: 0px; padding: 2px 4px; cursor: default; } |
