aboutsummaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-22 21:08:09 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-22 21:10:11 +1300
commitb456da1a6ffde99c64d9f944169674eba235fe61 (patch)
treed388e8718460b89cdaa3827dc68788f350e8234f /i3
parentMerge branch 'release/v1.74.0' into develop (diff)
downloaddotfiles-b456da1a6ffde99c64d9f944169674eba235fe61.tar.gz
dotfiles-b456da1a6ffde99c64d9f944169674eba235fe61.zip
Remove font settings
I'm pretty tired of messing with all these. The defaults are fine, and render nice and quickly; it's just too much of a hassle making it all pixel-perfect, and the anti-aliasing is so often just rubbish.
Diffstat (limited to 'i3')
-rw-r--r--i3/config4
1 files changed, 0 insertions, 4 deletions
diff --git a/i3/config b/i3/config
index 3c063c94..6fa0a0de 100644
--- a/i3/config
+++ b/i3/config
@@ -1,9 +1,6 @@
# Use Mod4 as modifier
set $mod Mod4
-# Use Verdana as the system font
-font pango:Verdana 7
-
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
@@ -87,7 +84,6 @@ mode "resize" {
# i3bar at bottom of screen
bar {
- font pango:Verdana 7
position bottom
status_command i3status --config ~/.i3/status
workspace_buttons yes