Compare commits
No commits in common. "5594dafa998b01d108babe09a49cf884ca0f62fb" and "5c307e04bdf5b0a7b1f8b87076d70653340643f0" have entirely different histories.
5594dafa99
...
5c307e04bd
@ -62,7 +62,7 @@ in {
|
||||
"network.allow-experiments" = false;
|
||||
|
||||
## Privacy
|
||||
# "privacy.resistFingerprinting" = true;
|
||||
"privacy.resistFingerprinting" = true;
|
||||
"privacy.resistFingerprinting.autoDeclineNoUserInputCanvasPrompts" = false;
|
||||
"privacy.trackingprotection.enabled" = true;
|
||||
"privacy.trackingprotection.pbmode.enabled" = true;
|
||||
|
@ -99,6 +99,10 @@ 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;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user