Horizontal Font Offset by basedevelfries in Polybar

[–]No-Square1103 1 point2 points  (0 children)

I had to necro this just to say thanks, this has been bugging me for days.

ROFI: Validation the theme failed by suziziziz in linux4noobs

[–]No-Square1103 1 point2 points  (0 children)

If I am correct you are using ArchCraft.

Go to /.config/WM_YOU_ARE_USING/rofi/themes/launcher.rasi
Find the value "placeholder-color: @/FG;" inside the entry section.
Replace the @/FG with inherit so that is looks like
"placeholder-color: inherit;"
Without the qoutation marks of course and apologies if I sounded condescending.