xmonad: updated open-sans package name
This commit is contained in:
parent
50e1aa91e9
commit
10a983776d
|
@ -49,7 +49,7 @@
|
||||||
|
|
||||||
# Install any additional fonts that I require to be used with xmonad
|
# Install any additional fonts that I require to be used with xmonad
|
||||||
fonts.fonts = with pkgs; [
|
fonts.fonts = with pkgs; [
|
||||||
opensans-ttf # Used in in my xmobar configuration
|
open-sans # Used in in my xmobar configuration
|
||||||
];
|
];
|
||||||
|
|
||||||
# Install other packages that I require to be used with xmonad.
|
# Install other packages that I require to be used with xmonad.
|
||||||
|
|
Loading…
Reference in a new issue