diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-01 11:02:35 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-01 11:02:35 +0900 |
| commit | 7c3c66d98df73bf005b88b8c4b2e26e29c110883 (patch) | |
| tree | 4324a2b38b8afd6f01962cba88f90d0a8602cc5e /config | |
| parent | 2fff5bbbd16acbcbd05f4608c32c0756bbcd4dd5 (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')
| -rw-r--r-- | config/rofi/config-wallpaper.rasi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi index 1793f320..3cd320aa 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; +}
\ No newline at end of file |
