chore(firefox): update tridactyl rc file
This commit is contained in:
parent
7604ac20df
commit
89ccc33fe1
1 changed files with 3 additions and 3 deletions
|
@ -68,7 +68,7 @@ in
|
|||
xdg.configFile."tridactyl/tridactylrc".text = ''
|
||||
sanitize tridactyllocal tridactylsync
|
||||
" Define custom theme
|
||||
set customthemes.custom #completions table, #tridactyl-input {font-size: .9rem!important;};
|
||||
set customthemes.custom #completions table, #tridactyl-input {font-size: .9rem!important;} #tridactyl-reader main { width: min(65rem, 90%)!important;}
|
||||
set theme custom
|
||||
" Smooth scrolling
|
||||
set smoothscroll true
|
||||
|
@ -83,8 +83,8 @@ in
|
|||
bind J tabprev
|
||||
bind K tabnext
|
||||
" Binds for force reader mode
|
||||
bind gfr reader
|
||||
bind gfR reader --tab
|
||||
bind gr reader
|
||||
bind gR reader --tab
|
||||
set editorcmd foot -T "Edit text from Firefox" nvim %f
|
||||
'';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue