Minor edit to fonts in xmobar

This commit is contained in:
Derek Taylor
2021-09-03 23:22:44 -05:00
parent b187d5b8c9
commit 6c11a088e1
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
-- install this package from the AUR to get these fonts: otf-font-awesome-5-free
Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:hinting=true"
, additionalFonts = [ "xft:Mononoki Nerd Font:pixelsize=11:antialias=true:hinting=true"
, additionalFonts = [ "xft:Mononoki:pixelsize=11:antialias=true:hinting=true"
, "xft:Font Awesome 5 Free Solid:pixelsize=12"
, "xft:Font Awesome 5 Brands:pixelsize=12"
]

View File

@@ -3,7 +3,7 @@
-- install this package from the AUR to get these fonts: otf-font-awesome-5-free
Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:hinting=true"
, additionalFonts = [ "xft:Mononoki Nerd Font:pixelsize=11:antialias=true:hinting=true"
, additionalFonts = [ "xft:Mononoki:pixelsize=11:antialias=true:hinting=true"
, "xft:Font Awesome 5 Free Solid:pixelsize=12"
, "xft:Font Awesome 5 Brands:pixelsize=12"
]

View File

@@ -3,7 +3,7 @@
-- install this package from the AUR to get these fonts: otf-font-awesome-5-free
Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:hinting=true"
, additionalFonts = [ "xft:Mononoki Nerd Font:pixelsize=11:antialias=true:hinting=true"
, additionalFonts = [ "xft:Mononoki:pixelsize=11:antialias=true:hinting=true"
, "xft:Font Awesome 5 Free Solid:pixelsize=12"
, "xft:Font Awesome 5 Brands:pixelsize=12"
, "xft:DejaVu Sans:pixelsize=28"