From 72dc344adc17a23bac068ce7a0bcd8cf0b3f9777 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 15 Mar 2025 16:45:06 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-15 16:45:06 --- .config/foot/foot.ini##hostname.dbox | 4 +++- .config/yazi/plugins/custom-shell.yazi/yazi_cmd_history | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) 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'