Add non-ai google and newspaper theme to rc

This commit is contained in:
Oliver Blanthorn 2026-08-02 10:21:42 +02:00
parent 50ff8dc6c4
commit 87bb006f14
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -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
" "
@ -128,6 +131,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