aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorodave <aryadevchavali1@gmail.com>2020-03-17 18:44:06 +0000
committerodave <aryadevchavali1@gmail.com>2020-03-17 19:13:33 +0000
commitc87d9d7f9d7d70af3662f922fd1f9ae8ecd74668 (patch)
tree6920daa96f270570ff7f19ca0cb0e31ba1fd6503
parent10ed4eae2446177444716daa780c709506ac9a42 (diff)
downloaddotfiles-c87d9d7f9d7d70af3662f922fd1f9ae8ecd74668.tar.gz
dotfiles-c87d9d7f9d7d70af3662f922fd1f9ae8ecd74668.tar.bz2
dotfiles-c87d9d7f9d7d70af3662f922fd1f9ae8ecd74668.zip
~changed font to Waree i3
Waree is a nice font, sans serif. Cleaner UI as a result
-rw-r--r--i3.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3.conf b/i3.conf
index 68eb324..bd1d921 100644
--- a/i3.conf
+++ b/i3.conf
@@ -5,7 +5,7 @@ set $mod Mod4
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
-font pango:source code pro 10
+font pango:Waree 9
# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
# screen before suspend. Use loginctl lock-session to lock your screen.