Decrease laptop DPI
1 file changed, 1 insertion(+), 1 deletion(-)
M autorandr/.config/autorandr/postswitch → autorandr/.config/autorandr/postswitch
@@ -2,7 +2,7 @@ #!/bin/sh DPI=96 case $AUTORANDR_CURRENT_PROFILE in ("laptop") - DPI=144 + DPI=109 ;; ("docked") DPI=109