Commit Graph

11 Commits

Author SHA1 Message Date
Lucas 89b9b533ed colorscheme: white fg, black bg 2023-06-20 01:19:47 +00:00
Lucas ee215f8eac Fix license years 2023-06-20 01:00:31 +00:00
Lucas 9f0e7a0c12 Xdefaults, xinitrc: dynamically calculate font size
Recent changes in OpenBSD made my laptops share different (althought
correctly calculated) DPIs. Add an script and rework X resources loading
so:

 1. load ~/.Xdefaults into xrdb for baseline
 2. run the script to compute a DPI and xterm's faceSize so it respects
    some values previously defined in this repo

As an upside, now XTerm.VT100.faceSize can be queried, so use that in
hlwm theme.
2022-05-17 03:14:19 +00:00
Lucas 11b5127750 Xdefaults: deal with changes in X DPI calculations 2022-03-20 04:13:06 +00:00
Lucas 50cffd14cf Use magenta instead of purple in new colorscheme 2020-08-03 20:23:54 +00:00
Lucas 4f841a1fac New colorscheme 2020-08-01 20:46:14 +00:00
Lucas dda3865373 Update hlwm panel
- Use lemonbar-xft instead of lemonbar
- Use the same font sizing than in ~/.Xdefaults
2020-01-26 15:00:53 +00:00
Lucas 8d83ffd659 Bring back scalable fonts 2019-11-01 02:17:29 +00:00
Lucas c172c2aaab Add a variable in hlwm theme for font height
Use it to fix bar height after font size change.
2019-09-22 17:09:55 +00:00
Lucas c71e4afe92 Back to bitmap fonts
While there, fix Misc Fixed bold typeface XLFD, add double-width font
for japanese characters, change font size and remove unused fonts.
2019-09-22 17:03:35 +00:00
Lucas 3779fdce2c Initial import 2019-09-11 17:44:49 +00:00