aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-07-22 19:42:58 +1200
committerTom Ryder <tom@sanctum.geek.nz>2021-07-22 19:42:58 +1200
commit88d4510b287e60602e9b03655ca4aba4770d51ec (patch)
tree3f41f089187fdff8c0292ec2fd64420907061644
parentUse ~/.fehbg background if it's set (diff)
downloaddotfiles-88d4510b287e60602e9b03655ca4aba4770d51ec.tar.gz
dotfiles-88d4510b287e60602e9b03655ca4aba4770d51ec.zip
Use a Unicode-aware font for i3wm
-rw-r--r--i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/i3/config b/i3/config
index b07e19ea..bc795967 100644
--- a/i3/config
+++ b/i3/config
@@ -10,6 +10,9 @@ new_window 1pixel
# If the window is the only one on the workspace, forego the borders
hide_edge_borders smart
+# Use a Unicode-capable font that should be available
+font pango:Liberation Mono 8
+
# Mod+Shift+r restarts i3wm
bindsym $mod+Shift+r restart