rofi icon indicating copy to clipboard operation
rofi copied to clipboard

Help: 4k Themes

Open cloudsftp opened this issue 2 years ago • 1 comments

Can someone use 1080p directory as reference and create themes for 4k (3840 x 2160) for latest rofi version 1.7.0.

cloudsftp avatar Jan 22 '22 12:01 cloudsftp

In broad strokes, what would this entail? It looks like all that is needed are some systematic tweaks to the rasi files. Is there anything else that would definitely need adjusted?

paul-f-maxson avatar Feb 09 '22 08:02 paul-f-maxson

Depends on scaling, Can be done just edit the files.

Everything is updated, Check the new config file, written from scratch.

adi1090x avatar Aug 13 '22 12:08 adi1090x

Checked through the new config files, still unsure what must be done. Just trial and error modify the statically defined margin&padding px's?

When you say depends on scaling, do you mean DPI?

fiskhest avatar Aug 15 '22 07:08 fiskhest

Checked through the new config files, still unsure what must be done. Just trial and error modify the statically defined margin&padding px's?

When you say depends on scaling, do you mean DPI?

config.rasi

configuration {
/*---------- General setting ----------*/
 dpi: 220;

adinhodovic avatar Jan 29 '23 20:01 adinhodovic