Fix cursor
This commit is contained in:
parent
b5ed51152f
commit
da93d8881c
@ -9,6 +9,7 @@
|
||||
xsession.pointerCursor = {
|
||||
package = pkgs.breeze-qt5;
|
||||
name = "Breeze";
|
||||
size = 16;
|
||||
};
|
||||
|
||||
home.file."/home/balsoft/.icons/default".source =
|
||||
|
@ -98,8 +98,6 @@
|
||||
thumbnail-limit = 10;
|
||||
};
|
||||
|
||||
# "org/gnome/desktop/interface" = { cursor-theme = "default"; };
|
||||
|
||||
"org/gnome/evince/default" = { inverted-colors = true; };
|
||||
|
||||
"org/gnome/maps" = {
|
||||
|
Loading…
Reference in New Issue
Block a user