AutoYADM commit: 2025-02-26 20:00:04
This commit is contained in:
parent
b8f9aef328
commit
63bd4afb06
1 changed files with 10 additions and 0 deletions
10
.config/niri/pipe-stuff.txt
Normal file
10
.config/niri/pipe-stuff.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
foot config
|
||||
pipe-scrollback=[fish -c "piped_window_editor"] Shift+Mod1+o
|
||||
pipe-visible=[fish -c "piped_window_editor"] Shift+Mod1+l
|
||||
|
||||
fish shell
|
||||
function piped_window_editor
|
||||
set -l file /tmp/cami-helix-overlay
|
||||
read -z >$file
|
||||
footclient -N helix -c ~/r/dot/helix/wrap-off.toml $file
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue