summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-05-13 11:58:42 -0400
committerJesse Luehrs <doy@tozt.net>2015-05-13 14:38:53 -0400
commit38ddebeec784dde06a626400a9a51360e94ff688 (patch)
tree304a52809fdf53c7593197ba080ac4b2be72c3f4
parent9d039a6f5e692afd00bcf47155d2c81aa20f0d4a (diff)
downloadconf-38ddebeec784dde06a626400a9a51360e94ff688.tar.gz
conf-38ddebeec784dde06a626400a9a51360e94ff688.zip
adjust dpi-related stuff
firefox 38 adjusted the way dpi works
-rw-r--r--i3/config2
-rw-r--r--xinitrc1
2 files changed, 1 insertions, 2 deletions
diff --git a/i3/config b/i3/config
index 5687e86..ac3e2c0 100644
--- a/i3/config
+++ b/i3/config
@@ -115,7 +115,7 @@ bindsym $mod+Shift+q exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
bar {
tray_output primary
status_command ~/.bin/status
- font xft:DejaVuSansMono 7
+ font xft:DejaVuSansMono 10
}
exec --no-startup-id "i3-msg 'workspace 6; append_layout .i3/browser-workspace.json'"
diff --git a/xinitrc b/xinitrc
index 3a61795..673cde9 100644
--- a/xinitrc
+++ b/xinitrc
@@ -1,6 +1,5 @@
#!/bin/sh
-xrandr --dpi 144
start-pulseaudio-x11
# these have to all happen before xcape is started