Files
dotfiles/.config/X11/xresources
druckdev 744a1d5406 xresources: Add font for rofi and vim modeline
Rofi has a problem with the syntax used in *.font.

Since the file was moved and renamed, vim does not recognize the file
format correctly. This commit fixes that by adding a modeline.
2020-11-02 01:53:31 +01:00

7 lines
150 B
Plaintext

! vim: ft=xdefaults
Xft.dpi: 150
rofi.font: MesloLGS NF 24
*.font: MesloLGS NF:style=Regular:pixelsize=24:antialias=true:autohint=true
*.alpha: 0.77