all repos — nixfiles @ d4a5a7ad7aa8db917e73d5df4488a30203154c84

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

Autorandr: Make satoshipad fonts the same size as marvin's

Alan Pearce
commit

d4a5a7ad7aa8db917e73d5df4488a30203154c84

parent

5b725a3f825cffbdde7d981a0b88970cbf2764cd

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=157 nmcli radio wifi on ;; ("docked")