Nerd fonts
This commit is contained in:
parent
72e54fd8f7
commit
68298bf3f1
8 changed files with 30 additions and 24 deletions
|
@ -54,7 +54,7 @@ class Bar:
|
|||
"""
|
||||
|
||||
# Constants
|
||||
FONTS = ["DejaVu Sans Mono for Powerline", "Font Awesome"]
|
||||
FONTS = ["DejaVuSansMono Nerd Font Mono", "Font Awesome"]
|
||||
FONTSIZE = 10
|
||||
|
||||
@staticmethod
|
||||
|
|
|
@ -13,7 +13,7 @@ import i3ipc
|
|||
import difflib
|
||||
|
||||
# Constants
|
||||
FONT = "DejaVu Sans Mono for Powerline"
|
||||
FONT = "DejaVuSansMono Nerd Font Mono"
|
||||
|
||||
# TODO Update to be in sync with base16
|
||||
thm = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue