1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

fontconfig: use sans/monospace defaults

This commit is contained in:
Joe Groocock 2018-07-30 09:15:50 +01:00
parent c89a3829dc
commit a057c840cd
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ set $mod Mod4
set $alt Mod1
floating_modifier $mod
font pango:Noto Sans 9
font pango:sans 9
# kill focused window
bindsym $mod+apostrophe kill

View File

@ -1,5 +1,5 @@
[options]
font = Source Code Pro 9
font = monospace 9
scrollback_lines = 1000000
cursor_blink = off
size_hints = true