mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
2 Commits
7bea0ec7bd
...
2a2cafa517
Author | SHA1 | Date | |
---|---|---|---|
2a2cafa517 | |||
ea03abf22a |
@ -21,7 +21,8 @@ defaultPref("privacy.resistFingerprinting", false);
|
|||||||
// Disable strict tracking protection for Ad Nauseam, don't use this without
|
// Disable strict tracking protection for Ad Nauseam, don't use this without
|
||||||
// it. Via https://github.com/dhowe/AdNauseam/issues/1747#issuecomment-1397068835
|
// it. Via https://github.com/dhowe/AdNauseam/issues/1747#issuecomment-1397068835
|
||||||
// https://addons.mozilla.org/firefox/addon/adnauseam/
|
// https://addons.mozilla.org/firefox/addon/adnauseam/
|
||||||
defaultPref("browser.contentblocking.category", "standard");
|
// DO NOT DO THIS! https://codeberg.org/librewolf/issues/issues/1439
|
||||||
|
//defaultPref("browser.contentblocking.category", "standard");
|
||||||
|
|
||||||
// Enable letterboxing
|
// Enable letterboxing
|
||||||
defaultPref("privacy.resistFingerprinting.letterboxing", true);
|
defaultPref("privacy.resistFingerprinting.letterboxing", true);
|
||||||
|
@ -32,7 +32,7 @@ tooltip label {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.focused {
|
#workspaces button.focused {
|
||||||
background: #64727d;
|
background: #ffffff;
|
||||||
border-bottom: 3px solid #ff0000;
|
border-bottom: 3px solid #ff0000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user