[vimb] Moving from qb to vimb for browsing
This commit is contained in:
@ -12,8 +12,13 @@ set sans-serif-font=Overpass
|
||||
set serif-font=Source Serif
|
||||
set font-size=16
|
||||
set monospace-font-size=14
|
||||
set default-zoom=110
|
||||
set default-zoom=120
|
||||
set hint-keys=abcdefghijklmnopqrstuvwy
|
||||
set history-max-items=99999
|
||||
set smooth-scrolling=true
|
||||
set status-bar=false
|
||||
set webinspector=true
|
||||
set caret=true
|
||||
|
||||
shortcut-add s=https://search.unbl.ink/search?q=$0
|
||||
shortcut-default s
|
||||
|
||||
4
vimb/.config/vimb/style.css
Normal file
4
vimb/.config/vimb/style.css
Normal file
@ -0,0 +1,4 @@
|
||||
._hintLabel {
|
||||
text-transform: uppercase !important;
|
||||
font-size: 1em;
|
||||
}
|
||||
Reference in New Issue
Block a user