diff options
author | Alan Pearce | 2017-09-12 13:07:56 +0200 |
---|---|---|
committer | Alan Pearce | 2017-09-12 13:07:56 +0200 |
commit | 10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d (patch) | |
tree | 66091784a61d7f47c183a9015cbc45539383c4a8 /i3 | |
parent | bc71ff8dcb18541e37eef2cab290c7a80d48963b (diff) | |
parent | 6925290c151f98a6934be466ec7b0b8fac626d43 (diff) | |
download | dotfiles-10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d.tar.lz dotfiles-10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d.tar.zst dotfiles-10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'i3')
-rw-r--r-- | i3/.config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 341a9fc..f88dc9e 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -51,7 +51,7 @@ set $Locker i3lock-color # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:Liberation Mono, Font Awesome 9 +font pango:Monospace, Font Awesome 9 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). |