769 current 2024-06-24 23:43:02 24.11.20240624.36e8d8a 6.9.6-zen1 *
This commit is contained in:
parent
d202bbfdea
commit
8f4bbf9228
2 changed files with 10 additions and 27 deletions
|
|
@ -17,14 +17,6 @@ in {
|
|||
gtk = {
|
||||
enable = true;
|
||||
|
||||
iconTheme = {
|
||||
package = pkgs.catppuccin-papirus-folders;
|
||||
name = "Papirus";
|
||||
};
|
||||
theme = {
|
||||
name = "Tokyonight-Dark-B";
|
||||
package = pkgs.tokyonight-gtk-theme;
|
||||
};
|
||||
font = {
|
||||
name = "Iosevka";
|
||||
size = 11;
|
||||
|
|
@ -53,15 +45,6 @@ in {
|
|||
libsForQt5.qt5ct
|
||||
breeze-icons
|
||||
];
|
||||
pointerCursor = {
|
||||
package = pkgs.catppuccin-cursors.mochaMauve;
|
||||
name = "catppuccin-mocha-mauve-cursors";
|
||||
x11 = {
|
||||
enable = true;
|
||||
defaultCursor = "catppuccin-mocha-mauve-cursors";
|
||||
};
|
||||
size = 24;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue