diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-01 11:02:52 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-01 11:02:52 +0900 |
| commit | 8610d39bf22c0a087871e98e4f92822ba5b56ac6 (patch) | |
| tree | e3201135a6cb25934d2412d35be788af65a3abe5 /config/rofi | |
| parent | a051323cc5ebcc2987b3d0dde7398db68f778e8b (diff) | |
updated rofi-wallpaper config since the star of the config are the wallpapers itself and not the name of the wallpaper
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config-wallpaper.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi index 1793f320..b855cd22 100644 --- a/config/rofi/config-wallpaper.rasi +++ b/config/rofi/config-wallpaper.rasi @@ -64,6 +64,6 @@ element-icon { element-text { vertical-align: 0.5; horizontal-align: 0.5; - padding: 10px; - margin: 0px; + padding: 6px; + margin: 6px; } |
