experimentally use departure mono as status bar font

This commit is contained in:
Schrottkatze 2025-01-01 06:08:52 +01:00
parent 7d335a8373
commit ff5e965db1
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,5 @@
label {
font: 14pt "FiraCode Nerd Font";
font: 14pt "Departure Mono Nerd Font";
}
.workspaces button {

View file

@ -1,6 +1,7 @@
{pkgs, ...}: {
fonts.packages = with pkgs; [
nerd-fonts.fira-code
nerd-fonts.departure-mono
google-fonts
montserrat
noto-fonts