From c90f43004df0a11e5ec3f17e71727858b11af15f Mon Sep 17 00:00:00 2001 From: Nathan Knowler Date: Tue, 22 Feb 2022 06:04:08 -0600 Subject: [PATCH] [tridactyl] remove some settings --- .config/tridactyl/tridactylrc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index a494ebe..1628920 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -19,9 +19,6 @@ set modeindicatormodes.ignore false " Show keys in mode indicator set modeindicatorshowkeys true -" Search URLs -set searchurls.bibleproject https://bibleproject.com/search/#?cludoquery=%s - " Only load a restored tab when it becomes active setpref browser.sessionstore.restore_on_demand true @@ -29,9 +26,6 @@ setpref browser.sessionstore.restore_on_demand true " Bindings " ======== -" Toggle pin tab -bind zp pin - " Open video in IINA (macOS only) bind zv composite js document.location.href | exclaim_quiet /usr/local/bin/iina -- 2.51.2