alex-courtis / way-displays

way-displays: Auto Manage Your Wayland Displays
MIT License
252 stars 13 forks source link

Feature: AUTO_SCALE as a DPI factor #81

Open alex-courtis opened 1 year ago

alex-courtis commented 1 year ago

https://github.com/alex-courtis/way-displays/issues/40#issuecomment-1486932209

AUTO_SCALE number|boolean, with TRUE effectively the same as 96:

-- default, 96
AUTO_SCALE: TRUE
-- explicit default
AUTO_SCALE: 96
-- or user
AUTO_SCALE: 72
alex-courtis commented 1 year ago

Please confirm the above @xeruf

xeruf commented 1 year ago

yes, perfect :)