sxmo: add nerdfonts font
otherwise certain symbols don't render on the waybar. still not all do, but it's better than before.
This commit is contained in:
@@ -134,6 +134,8 @@ in
|
|||||||
'';
|
'';
|
||||||
services.xserver.displayManager.sessionPackages = [ pkgs.sxmo-utils ];
|
services.xserver.displayManager.sessionPackages = [ pkgs.sxmo-utils ];
|
||||||
|
|
||||||
|
fonts.fonts = [ pkgs.nerdfonts ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
bemenu
|
bemenu
|
||||||
gojq
|
gojq
|
||||||
|
Reference in New Issue
Block a user