diff options
Diffstat (limited to 'config/rofi/config-rofi-theme.rasi')
| -rw-r--r-- | config/rofi/config-rofi-theme.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-rofi-theme.rasi b/config/rofi/config-rofi-theme.rasi index f968ce62..81b20ded 100644 --- a/config/rofi/config-rofi-theme.rasi +++ b/config/rofi/config-rofi-theme.rasi @@ -26,7 +26,7 @@ listview { columns: 2; lines: 7; fixed-height: false; - margin: 10px; + margin: 0px; scrollbar: true; } @@ -37,5 +37,5 @@ element-icon { element-text { horizontal-align: 0.0; vertical-align: 0.0; - margin: 5px 30px 5px 30px; + margin: 0px; } |
