Add Hyprland and Greetd configurations; update desktop settings and user examples

This commit is contained in:
2025-08-10 22:39:39 -03:00
parent 87a2314170
commit 8224513e07
13 changed files with 347 additions and 51 deletions

View File

@@ -13,6 +13,12 @@ in {
stylix.base16Scheme = "${tinted-schemes}/base16/tokyo-city-dark.yaml";
stylix.cursor = {
package = pkgs.qogir-icon-theme;
name = "Qogir";
size = 24;
};
stylix.fonts = {
serif = {
package = pkgs.noto-fonts;