Gnome: Apply GoogleDot cursor theme by default
This commit is contained in:
parent
e4678a7205
commit
678ea52740
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,7 @@ in
|
|||
clock-show-seconds=true;
|
||||
clock-show-weekday=true;
|
||||
color-scheme="prefer-dark";
|
||||
cursor-theme="GoogleDot-White";
|
||||
};
|
||||
|
||||
"org/gnome/desktop/media-handling" = {
|
||||
|
@ -188,6 +189,8 @@ in
|
|||
# unstable.gnomeExtensions.translate-indicator
|
||||
# translate-shell
|
||||
pavucontrol
|
||||
#FIXME: Apply the cursor theme also in GTK3 config
|
||||
google-cursor
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue