switch niri config to nix format

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

View file

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