diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 10:36:11 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 10:36:11 +0900 |
| commit | 610d1bdada7e734e91262f64f6dc8b4502c1f6a0 (patch) | |
| tree | fc1830cabcf49ec8799b3c8f210ac84daadc9540 /config/rofi/config-wallpaper.rasi | |
| parent | 2480bfbbf31d6cfef1d2bbd09ef35ab4fc28c747 (diff) | |
tweaked for better wallust on rofi configs, swaync wallust tweaked for better wallust, wallust template for rofi adjusted
Diffstat (limited to 'config/rofi/config-wallpaper.rasi')
| -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 5afb7699..e887e9f3 100644 --- a/config/rofi/config-wallpaper.rasi +++ b/config/rofi/config-wallpaper.rasi @@ -36,15 +36,15 @@ element { orientation: vertical; padding: 0px; spacing: 0px; - border-radius: 12px; + border-radius: 15px; } element-icon { - size: 15%; + size: 20%; } element-text { - font: "Fira Code SemiBold 10"; + font: "Fira Code SemiBold 12"; vertical-align: 0.5; horizontal-align: 0.5; } |
