From 5b10ee28df83e075138256463e1421f1c417bc3c Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 21 Mar 2014 18:28:01 -0400 Subject: adjust sizes for higher resolution monitor --- xinitrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xinitrc') diff --git a/xinitrc b/xinitrc index 372ff73..ddbac6e 100644 --- a/xinitrc +++ b/xinitrc @@ -1,5 +1,7 @@ #!/bin/sh +xrandr --dpi 144 + # these have to all happen before xcape is started setxkbmap -option ctrl:nocaps setxkbmap -option compose:caps -- cgit v1.2.3-54-g00ecf