Fix a lot of FIXMEs
This commit is contained in:
parent
6569596b8a
commit
f12ff6a989
13 changed files with 86 additions and 51 deletions
|
@ -32,5 +32,4 @@ let
|
|||
};
|
||||
in
|
||||
frobar_launcher
|
||||
# FIXME Not using Nerdfont
|
||||
# TODO Connection with i3 is lost sometimes, more often than with Arch?
|
||||
|
|
|
@ -56,7 +56,7 @@ class Bar:
|
|||
"""
|
||||
|
||||
# Constants
|
||||
FONTS = ["DejaVuSansMono Nerd Font Mono"]
|
||||
FONTS = ["DejaVuSansM Nerd Font"]
|
||||
FONTSIZE = 10
|
||||
|
||||
@staticmethod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue