feat(firefox): smooth scroll tridactyl
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
];
|
||||
|
||||
home.file.".config/tridactyl/tridactylrc".text = ''
|
||||
set focusbypass true
|
||||
set smoothscroll true
|
||||
bind J tabnext
|
||||
bind K tabprev
|
||||
unbind <C-e>
|
||||
@@ -65,6 +67,7 @@
|
||||
"widget.use-xdg-desktop-portal.file-picker" = 1; # Use native file picker
|
||||
|
||||
# --- UI & Behavior ---
|
||||
"accessibility.typeaheadfind" = false;
|
||||
"browser.compactmode.show" = true;
|
||||
"browser.tabs.closeWindowWithLastTab" = false;
|
||||
"extensions.pocket.enabled" = false;
|
||||
|
||||
Reference in New Issue
Block a user