mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -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
|
" sanitise tridactylconfig
|
||||||
" set configversion 2.0
|
" 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
|
" colours quakelight
|
||||||
" set tabsort mru
|
" set tabsort mru
|
||||||
"
|
"
|
||||||
|
|
@ -129,6 +132,9 @@
|
||||||
" " Free up ctrl+[ for back in case H etc. has been stolen
|
" " Free up ctrl+[ for back in case H etc. has been stolen
|
||||||
" unbind --mode=normal <C-[>
|
" unbind --mode=normal <C-[>
|
||||||
"
|
"
|
||||||
|
" " get rid of annoying google 'ai overviews'
|
||||||
|
" set searchengine google
|
||||||
|
"
|
||||||
" "
|
" "
|
||||||
" " Misc settings
|
" " Misc settings
|
||||||
" "
|
" "
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue