704 current 2024-05-28 11:33:06 24.11.20240524.bfb7a88 6.9.1-zen1 *
This commit is contained in:
parent
7764a40e25
commit
34e99d2983
1 changed files with 7 additions and 9 deletions
|
|
@ -50,17 +50,15 @@ in {
|
||||||
libsForQt5.qt5ct
|
libsForQt5.qt5ct
|
||||||
breeze-icons
|
breeze-icons
|
||||||
];
|
];
|
||||||
pointerCursor = {
|
# pointerCursor = {
|
||||||
package = pkgs.catppuccin-cursors;
|
# package = pkgs.catppuccin-cursors.mochaMauve;
|
||||||
name = "mochaMauve";
|
# name = "catppuccin";
|
||||||
size = 16;
|
# size = 16;
|
||||||
gtk.enable = true;
|
# gtk.enable = true;
|
||||||
x11.enable = true;
|
# x11.enable = true;
|
||||||
};
|
# };
|
||||||
|
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
XCURSOR_SIZE = "16";
|
|
||||||
GTK_USE_PORTAL = "1";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
qt = {
|
qt = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue