mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-24 17:23:09 +01:00
librewolf: Drop removed activity cursor setting
This was unfortunately removed from upstream Firefox in [1] likely from some sort of cleanup campaign on old code. There are no plans to introduce it back based on [2], so we'll have to live without it. [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1848896 [2]: https://bugzilla.mozilla.org/show_bug.cgi?id=1858801
This commit is contained in:
parent
b74daeaeaf
commit
6d47500cdc
@ -9,8 +9,6 @@
|
||||
settings = {
|
||||
"middlemouse.paste" = false;
|
||||
|
||||
"ui.use_activity_cursor" = true;
|
||||
|
||||
"browser.download.useDownloadDir" = true;
|
||||
"browser.tabs.insertAfterCurrent" = true;
|
||||
"browser.tabs.warnOnClose" = true;
|
||||
|
Loading…
Reference in New Issue
Block a user