diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-21 00:54:22 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-21 00:54:22 +0900 |
| commit | 5dac0fe1ae5a7b26aa3f66858d7e41c0d1cb2d85 (patch) | |
| tree | 01ef518a5ea7a25fbb7c1620857dfa23aadb7b31 /config/rofi/config-rofi-theme.rasi | |
| parent | 080904cfa60eae95884d9d5a233078929afb03eb (diff) | |
the usual tweak.. never ending
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; } |
