diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-15 16:41:28 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-15 18:56:57 +0200 |
| commit | b52c650a4533e9be04250b090e7638278dbce920 (patch) | |
| tree | 2007f93c84f584b2814d86932404e07f83abeaaf /.config/foot | |
| parent | cd15a1e143f053632901c084675dffa92f5d5bce (diff) | |
| download | dotfiles-b52c650a4533e9be04250b090e7638278dbce920.tar.gz dotfiles-b52c650a4533e9be04250b090e7638278dbce920.zip | |
misc(foot): bind alt+v → paste
Diffstat (limited to '.config/foot')
| -rw-r--r-- | .config/foot/foot.ini | 1 |
1 files changed, 1 insertions, 0 deletions
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] |
