Use the DPI setting within the i3-config-wizard and i3-nagbar (#2585)
This commit is contained in:
committed by
Michael Stapelberg
parent
633a9f7b14
commit
f25c3d5e77
@ -468,6 +468,7 @@ int main(int argc, char *argv[]) {
|
||||
color_border_bottom = draw_util_hex_to_color("#ab7100");
|
||||
}
|
||||
|
||||
init_dpi();
|
||||
font = load_font(pattern, true);
|
||||
set_font(&font);
|
||||
|
||||
|
Reference in New Issue
Block a user