to lazy for good messages

This commit is contained in:
zastian@mrthoddata.com
2025-06-25 10:38:33 +01:00
parent 3e2f2935d3
commit 1632857b50
6 changed files with 100 additions and 86 deletions

View File

@@ -198,6 +198,8 @@ in
cava
lm_sensors
thunderbird
libnotify
localsend
wmctrl
xdotool
libinput-gestures

View File

@@ -59,9 +59,13 @@ in
package = pkgs.open-sans;
name = "Open Sans";
};
#monospace = {
# package = pkgs.dejavu_fonts;
# name = "DejaVu Sans Mono";
#};
monospace = {
package = pkgs.dejavu_fonts;
name = "DejaVu Sans Mono";
package = pkgs.iosevka-comfy.comfy;
name = "Iosevka Comfy";
};
emoji = {
package = pkgs.noto-fonts-emoji;

View File

@@ -22,6 +22,7 @@ in
../dots/hyprlock.nix
./stylix.nix
./homePkgs.nix
./services.nix
../dots/xdg.nix
../dots/river.nix
../dots/niri.nix