diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-15 17:08:33 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-15 18:56:57 +0200 |
| commit | c43e371c50cd18d17d878baa3227cc9580a0dfdb (patch) | |
| tree | a1fea1b557386a111433bab84e6d63fc710df448 /.config/foot/foot.ini | |
| parent | b52c650a4533e9be04250b090e7638278dbce920 (diff) | |
| download | dotfiles-c43e371c50cd18d17d878baa3227cc9580a0dfdb.tar.gz dotfiles-c43e371c50cd18d17d878baa3227cc9580a0dfdb.zip | |
misc: shirt+middle-click to paste primary clipboard
Diffstat (limited to '.config/foot/foot.ini')
| -rw-r--r-- | .config/foot/foot.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index e236fad..00662e4 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -20,6 +20,9 @@ include=~/.config/foot/local.ini [scrollback] lines=1000 +[mouse-bindings] +primary-paste=BTN_MIDDLE + [key-bindings] fullscreen=F11 color-theme-toggle=F10 |
