Xresources: make dpi dependend on hostname
This commit is contained in:
parent
7ab2057c9e
commit
5ca08dc14b
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,10 @@ URxvt.url-launcher: /usr/bin/chromium
|
||||||
URxvt.matcher.button: 1
|
URxvt.matcher.button: 1
|
||||||
URxvt*print-pipe: "true"
|
URxvt*print-pipe: "true"
|
||||||
|
|
||||||
Xft.dpi: 192
|
#if HOST_WARTHOG
|
||||||
|
Xft.dpi: 192
|
||||||
|
#endif
|
||||||
|
|
||||||
Xft.autohint: 0
|
Xft.autohint: 0
|
||||||
Xft.lcdfilter: lcddefault
|
Xft.lcdfilter: lcddefault
|
||||||
Xft.hintstyle: hintfull
|
Xft.hintstyle: hintfull
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue