diff options
Diffstat (limited to '.config/rofi/config.rasi##template')
| -rw-r--r-- | .config/rofi/config.rasi##template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config.rasi##template b/.config/rofi/config.rasi##template index c6bf9c4..bb09bdf 100644 --- a/.config/rofi/config.rasi##template +++ b/.config/rofi/config.rasi##template @@ -57,7 +57,7 @@ listview { element { margin: -2px 0px; - padding: 6px 10px 3px 10px; + padding: 6px 10px 2px 10px; background-color: transparent; text-color: ${fg}; } |