Skip to content

Instantly share code, notes, and snippets.

@Tanath
Tanath / tridactylrc
Last active January 4, 2021 21:25
~/.config/tridactyl/tridactylrc
" Moved:
" https://github.com/Tanath/dotfiles/blob/master/browsers/tridactylrc
const {
aceVimMap,
mapkey,
imap,
imapkey,
getClickableElements,
vmapkey,
map,
unmap,
unmapAllExcept,
! Run 'rofi -dump -Xresources' for full options.
rofi.theme: /usr/share/rofi/themes/DarkBlue.rasi
rofi-combi-modi: window,run
rofi.modi: combi
rofi.lines: 20
rofi.yoffset: -160
rofi.show-icons: true
rofi.sidebar-mode: true
! "Scrolling method. (0: Page, 1: Centered)" Set from: Default
rofi.scroll-method: 1
set nochangelog
set smoothscroll
set noautofocus
set autoupdategist
set completeonopen
"set showtabindices
let searchlimit = 30
let searchengine g = "https://www.google.ca/search?num=30&safe=off&q="
let defaultengine = "g"