Autorandr: Make satoshipad fonts the same size as marvin's
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=157 nmcli radio wifi on ;; ("docked")