diff options
Diffstat (limited to '.config/foot')
-rw-r--r-- | .config/foot/foot.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 8d0c0c0..bfe16d9 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -165,8 +165,8 @@ bright7=ffffff # pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-selected=[xargs -r firefox] none -show-urls-launch=Control+Shift+u -show-urls-copy=Control+Shift+o +show-urls-launch=Mod1+u +show-urls-copy=Mod1+o # show-urls-persistent=none # prompt-prev=Control+Shift+z # prompt-next=Control+Shift+x |