Update hlwm panel

- Use lemonbar-xft instead of lemonbar
- Use the same font sizing than in ~/.Xdefaults
This commit is contained in:
Lucas 2020-01-26 15:00:53 +00:00
parent 776714b53c
commit dda3865373
3 changed files with 5 additions and 5 deletions

View file

@ -29,6 +29,6 @@
: ${hlwm_foreground="#fffcf2"}
: ${hlwm_font="-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1"}
: ${hlwm_face="monospace:pixelsize=12"}
: ${hlwm_face="monospace:size=10.5"}
: ${hlwm_font_height=14}
: ${hlwm_font_height=17}