Autorandr: Make satoshipad fonts the same size as marvin's
Alan Pearce alan@alanpearce.eu
Fri, 24 Nov 2017 20:54:06 +0100
1 files changed, 1 insertions(+), 1 deletions(-)
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")