Linux /
Editing Tint2 for hDPI displays
I recently installed BunsenLabs Linux on an old machine of mine. The resolution was large and everything on screen was tiny. It take a lot of fiddling around with settings to make things work.
Fortunately, I discovered for Tint2, there is a line you can put in when editing the config. which will simply scale the existing implementation - which makes it a lot easier to make work on your hDPI display.
scale_relative_to_dpi = 100
☝️