i hate my life

This commit is contained in:
Schrottkatze 2026-06-24 03:25:50 +02:00
commit 653dd043bb
No known key found for this signature in database
11 changed files with 42 additions and 37 deletions

View file

@ -27,7 +27,7 @@
};
};
home-manager.users.jade =
{ pkgs, ... }:
{ config, pkgs, ... }:
{
stylix.targets = {
firefox = {
@ -43,6 +43,7 @@
};
gtk = {
enable = true;
gtk4.theme = config.gtk.theme;
cursorTheme = {
package = pkgs.phinger-cursors;
name = "phinger-cursors";