diff --git a/.config/foot/foot.ini##hostname.dbox b/.config/foot/foot.ini##hostname.dbox index 024b9c16..f990d32e 100644 --- a/.config/foot/foot.ini##hostname.dbox +++ b/.config/foot/foot.ini##hostname.dbox @@ -192,12 +192,14 @@ spawn-terminal=Control+Shift+n # maximize=none # fullscreen=none # pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none +pipe-visible=[wl-copy] Control+Mod1+Shift+v # pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none +pipe-scrollback=[wl-copy] Control+Mod1+Shift+p # pipe-selected=[xargs -r firefox] none pipe-command-output=[wl-copy] Control+Shift+y show-urls-launch=Control+Shift+o show-urls-copy=Control+Mod1+Shift+o -show-urls-persistent=Control+Mod1+Shift+p +# show-urls-persistent=Control+Mod1+Shift+p prompt-prev=Control+Shift+z prompt-next=Control+Shift+x unicode-input=Control+Shift+i diff --git a/.config/yazi/plugins/custom-shell.yazi/yazi_cmd_history b/.config/yazi/plugins/custom-shell.yazi/yazi_cmd_history index dbd4c805..7b85b18b 100644 --- a/.config/yazi/plugins/custom-shell.yazi/yazi_cmd_history +++ b/.config/yazi/plugins/custom-shell.yazi/yazi_cmd_history @@ -6,3 +6,4 @@ zsh -ic 'mksh strap;exit' zsh -ic 'ya pack -a yazi-rs/plugins:git;exit' zsh -ic 'ya pack -a Rolv-Apneseth/starship;exit' zsh -ic 'mksh newmail;exit' +zsh -ic 'mksh mail-indicator;exit'