summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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