Added Autoscrolling to the configuration
This commit is contained in:
parent
66931e6cb6
commit
1929a4a94d
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
programs.firefox = {
|
programs.firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
policies = {
|
policies = {
|
||||||
|
Preferences.general.autoScroll = true;
|
||||||
ExtensionSettings = {
|
ExtensionSettings = {
|
||||||
"*".installation_mode = "blocked";
|
"*".installation_mode = "blocked";
|
||||||
# uBlock Origin:
|
# uBlock Origin:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue