all repos — archive/dotfiles @ a8147adecaf242d794edc5bdfc71619283090a37

Superseded by nixfiles

Decrease laptop DPI

Alan Pearce
commit

a8147adecaf242d794edc5bdfc71619283090a37

parent

c825034d570c032098a130954c09cc7a8c6df855

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M autorandr/.config/autorandr/postswitchautorandr/.config/autorandr/postswitch
@@ -2,7 +2,7 @@ #!/bin/sh
DPI=96 case $AUTORANDR_CURRENT_PROFILE in ("laptop") - DPI=144 + DPI=109 ;; ("docked") DPI=109