adi1090x / rofi

A huge collection of Rofi based custom Applets, Launchers & Powermenus.
GNU General Public License v3.0
6.51k stars 303 forks source link

Misshapen figures in Applets #31

Closed zer0-sh closed 3 years ago

zer0-sh commented 3 years ago

2020-11-28-111550_1366x768_scrot I really love your themes but I have not been able to correct the circles

exynil commented 3 years ago

before

element-text {
    font:                           "feather 64";
    expand:                         true;
    horizontal-align:               0.5;
    vertical-align:                 0.5;
    margin:                         6.5% 4% 6.5% 4%;
}

after

element-text {
    font:                           "feather 64";
    expand:                         true;
    horizontal-align:               0.5;
    vertical-align:                 0.5;
    margin:                         6.5% 4% 13.0% 4%;
}

This is not a good solution, but it works. I will be glad if they offer a better solution. I have doubled the margin on the bottom side.

adi1090x commented 3 years ago

Use rofi version 1.6.0-1