rofi: element radius follows theme.borders.radius

This commit is contained in:
Aly Raffauf 2024-08-18 12:10:05 -04:00
parent b2af985513
commit 2ebcca284f

View file

@ -112,6 +112,7 @@ in {
element = {
border = 0;
border-radius = cfg.theme.borders.radius;
padding = 5;
};