switch niri config to nix format
This commit is contained in:
parent
a305327dc5
commit
229e201897
8 changed files with 388 additions and 671 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue