enough styles

This commit is contained in:
notgne2 2025-10-20 16:11:30 -07:00
parent f02e292b01
commit 0722c39448
No known key found for this signature in database
9 changed files with 5 additions and 866 deletions

View file

@ -28,8 +28,6 @@ in {
};
config = mkIf cfg.enable {
stylix.enable = lib.mkDefault true;
home.file."${config.home.homeDirectory}/.gtkrc-2.0".force = true;
gtk.cursorTheme.name = "breeze_cursors";
gtk.cursorTheme.size = 24;