all repos — nixfiles @ a4cc28d1a815d504b637739f78100676983bda5c

System and user configuration, managed by nix and home-manager

autorandr: Set correct DPI for external monitors Turns out they're actually more like 94 dpi, but oh well.

Alan Pearce
commit

a4cc28d1a815d504b637739f78100676983bda5c

parent

733c55b44027cd039dace97b64c7503da3bff41f

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

jump to
M autorandr/.config/autorandr/postswitchautorandr/.config/autorandr/postswitch
@@ -6,7 +6,7 @@ DPI=144
nmcli radio wifi on ;; ("docked") - DPI=120 + DPI=96 nmcli radio all off ;; esac