From ca7968ae144bbe45535fe204ca5f6ad0cde1bcc9 Mon Sep 17 00:00:00 2001 From: kenji Date: Sun, 28 Dec 2025 08:53:26 -0600 Subject: [PATCH] bind(firefox): removed bind --- apps/firefox/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/firefox/home.nix b/apps/firefox/home.nix index 79641fd..7d5027a 100644 --- a/apps/firefox/home.nix +++ b/apps/firefox/home.nix @@ -16,6 +16,7 @@ home.file.".config/tridactyl/tridactylrc".text = '' bind J tabnext bind K tabprev + unbind ''; programs.firefox = {