Xdefaults: deal with changes in X DPI calculations

This commit is contained in:
Lucas 2022-03-20 04:13:06 +00:00
parent 8d3c63cc5e
commit 11b5127750
2 changed files with 18 additions and 10 deletions

View file

@ -1,5 +1,5 @@
# env
# Written in 2019 by Lucas
# Written in 2019,2022 by Lucas
# CC0 1.0 Universal/Public domain - No rights reserved
#
# To the extent possible under law, the author(s) have dedicated all
@ -29,6 +29,7 @@
: ${hlwm_foreground="#fff8f0"}
: ${hlwm_font="-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1"}
: ${hlwm_face="monospace:size=10.5"}
#: ${hlwm_face="monospace:size=10.5"}
: ${hlwm_face="monospace:size=8.0"}
: ${hlwm_font_height=17}