From 41c969648b3b038e3a65cc92f49e38a21917802f Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 21 Jul 2026 01:14:31 +0200 Subject: modules/foot: Make the jump-labels better readable --- modules/by-name/fo/foot/module.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules') diff --git a/modules/by-name/fo/foot/module.nix b/modules/by-name/fo/foot/module.nix index 74273b49..8d5cfe2b 100644 --- a/modules/by-name/fo/foot/module.nix +++ b/modules/by-name/fo/foot/module.nix @@ -54,6 +54,10 @@ in { launch = "ll \${match}"; }; + colors-dark = { + jump-labels = "f2f4f8 484848"; + }; + key-bindings = { regex-launch = [ "[hashes] Control+h" -- cgit v1.3.1