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.
This commit is contained in:
2020-11-02 01:53:31 +01:00
parent e846de0570
commit 744a1d5406

View File

@@ -1,3 +1,6 @@
! 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