Compare commits
No commits in common. "68462fb0a5ccd2c432f4335b3150885852e2d089" and "1a7959808ac18f10948bc1e5916b488855ed15d6" have entirely different histories.
68462fb0a5
...
1a7959808a
|
@ -1,4 +0,0 @@
|
||||||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
||||||
;;; For more information see (info "(emacs) Directory Variables")
|
|
||||||
|
|
||||||
((nil . ((compile-command . "home-manager switch"))))
|
|
|
@ -54,7 +54,7 @@
|
||||||
name = "Papirus-Dark";
|
name = "Papirus-Dark";
|
||||||
};
|
};
|
||||||
cursorTheme = {
|
cursorTheme = {
|
||||||
package = pkgs.catppuccin-cursors."${toLower variant}${inverseType}";
|
package = pkgs.catppuccin-cursors."${toLower variant}${type}";
|
||||||
name = "Catppuccin-${variant}-${inverseType}-Cursors";
|
name = "Catppuccin-${variant}-${inverseType}-Cursors";
|
||||||
size = 32;
|
size = 32;
|
||||||
};
|
};
|
||||||
|
|
Reference in a new issue