AutoYADM commit: 2025-06-04 19:53:18

This commit is contained in:
Daniel Fichtinger 2025-06-04 19:53:18 -04:00
parent e360171387
commit b656d363f9

View file

@ -156,12 +156,21 @@ define-command -override -hidden consume %{
}
}
define-command terminal-consume %{
terminal dash -c 'niri msg action consume-or-expel-window-left; exec fish'
}
alias global tc terminal-consume
define-command -docstring %{
Create a new client in vertial split
} newv %{
} new-consume %{
new consume
}
alias global nc new-consume
alias global n new
# jumplist
map -docstring 'jump forward' global normal <c-f> <c-i>