change default font to noto
This commit is contained in:
parent
47d8d2a54a
commit
c56247ed40
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -6,7 +6,7 @@ set $mod Mod4
|
|||
#Set $alt to the alt key
|
||||
set $alt Mod1
|
||||
|
||||
font pango:FiraCode 8
|
||||
font pango:Noto Sans 9
|
||||
hide_edge_borders smart
|
||||
|
||||
set $refresh_i3status killall -SIGUSR1 i3status
|
||||
|
|
Loading…
Reference in a new issue