Remove wallpaper setting for GNOME
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m26s

This commit is contained in:
Jordan Holt 2024-06-22 13:02:03 +01:00
parent 7c92a7619d
commit 5594dafa99
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -99,10 +99,6 @@ in {
screen-left-gap = 8;
window-gap = 8;
};
"org/gnome/desktop/background" = {
picture-uri = "file://${pkgs.gnome.gnome-backgrounds}/share/backgrounds/gnome/adwaita-l.jxl";
picture-uri-dark = "file://${pkgs.gnome.gnome-backgrounds}/share/backgrounds/gnome/adwaita-d.jxl";
};
"org/gnome/desktop/peripherals/touchpad" = {
tap-to-click = true;
};