aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2023-04-11 20:03:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2023-04-11 20:03:41 +1200
commitbd923464d800e8239bf6d1ec9b7343d5bf2290cf (patch)
tree762a33b0e9b01a2f0f5b4ea9af714a83e88d85f3
parentAdd title to some xterm windows from sxhkd (diff)
downloaddotfiles-bd923464d800e8239bf6d1ec9b7343d5bf2290cf.tar.gz
dotfiles-bd923464d800e8239bf6d1ec9b7343d5bf2290cf.zip
Switch to non-monospace font for i3
-rw-r--r--i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/i3/config b/i3/config
index f05e00c6..1a464235 100644
--- a/i3/config
+++ b/i3/config
@@ -4,8 +4,8 @@ set $mod Mod4
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
-# Use a Unicode-capable font that should be available
-font pango:Ubuntu Mono 10
+# Use a nice Unicode-aware condensed font
+font pango:Noto Sans 10
# Mod+Shift+r restarts i3wm
bindsym $mod+Shift+r restart