From b52c650a4533e9be04250b090e7638278dbce920 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Mon, 15 Jun 2026 16:41:28 +0200 Subject: misc(foot): bind alt+v → paste MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/foot/foot.ini | 1 + 1 file changed, 1 insertion(+) (limited to '.config/foot/foot.ini') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 1714faf..e236fad 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -23,6 +23,7 @@ lines=1000 [key-bindings] fullscreen=F11 color-theme-toggle=F10 +clipboard-paste=Alt+v # Tokyo Night — https://github.com/folke/tokyonight.nvim [colors-dark] -- cgit v1.3.1