mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
gnome settings
This commit is contained in:
@@ -107,9 +107,6 @@
|
||||
"org/gnome/shell/extensions/clipboard-indicator" = {
|
||||
toggle-menu = ["<Super>V"];
|
||||
};
|
||||
"org/gnome/shell/extensions/azwallpaper" = {
|
||||
slideshow-use-absolute-time-for-duration = true;
|
||||
};
|
||||
"org/gnome/desktop/background" = {
|
||||
color-shading-type = "solid";
|
||||
picture-options = "zoom";
|
||||
@@ -121,6 +118,7 @@
|
||||
};
|
||||
"org/gnome/shell" = {
|
||||
enabled-extensions = [
|
||||
"tinted-shell@pakovm"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user