mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-09 23:06:21 -04:00
Add non-ai google and newspaper theme to rc
This commit is contained in:
parent
50ff8dc6c4
commit
87bb006f14
|
|
@ -42,6 +42,9 @@
|
|||
" sanitise tridactylconfig
|
||||
" set configversion 2.0
|
||||
"
|
||||
" " horizontal scrolling layout for reader
|
||||
" colours --module=reader --url=https://raw.githubusercontent.com/tridactyl/tridactyl/refs/heads/master/contrib/themes/reader/newspaper.css newspaper
|
||||
"
|
||||
" colours quakelight
|
||||
" set tabsort mru
|
||||
"
|
||||
|
|
@ -128,6 +131,9 @@
|
|||
"
|
||||
" " Free up ctrl+[ for back in case H etc. has been stolen
|
||||
" unbind --mode=normal <C-[>
|
||||
"
|
||||
" " get rid of annoying google 'ai overviews'
|
||||
" set searchengine google
|
||||
"
|
||||
" "
|
||||
" " Misc settings
|
||||
|
|
|
|||
Loading…
Reference in a new issue