switch niri config to nix format

This commit is contained in:
Sean Kovacs 2025-12-13 21:31:54 -05:00
commit 229e201897
Signed by: sckova
GPG key ID: 00F325187C68651A
8 changed files with 388 additions and 671 deletions

View file

@ -33,13 +33,10 @@
moonlight-qt
];
home.sessionVariables = {
XCURSOR_THEME = "catppuccin-mocha-peach-cursors";
};
gtk.cursorTheme = {
name = "catppuccin-mocha-peach-cursors";
package = pkgs.catppuccin-cursors.mochaPeach;
size = 24;
};
programs.plasma = {