mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
remove animations from gnome
This commit is contained in:
parent
3ca46dd6cc
commit
553bb8e1aa
@ -130,6 +130,7 @@ in {
|
|||||||
dconf.settings = {
|
dconf.settings = {
|
||||||
"org/gnome/desktop/interface" = {
|
"org/gnome/desktop/interface" = {
|
||||||
color-scheme = "prefer-dark";
|
color-scheme = "prefer-dark";
|
||||||
|
enable-animations = false;
|
||||||
};
|
};
|
||||||
"org/gnome/desktop/background" = {
|
"org/gnome/desktop/background" = {
|
||||||
picture-options = "zoom";
|
picture-options = "zoom";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user