Fix window-auto when using in session layouts
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env -S tmux source-file
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
rename-session main
|
||||
rename-window home
|
||||
run-shell '~/.local/share/tmux/layouts/window-auto'
|
||||
|
||||
# vim: ft=tmux
|
||||
tmux rename-session main
|
||||
tmux rename-window home
|
||||
`dirname $0`/window-auto
|
||||
|
||||
Reference in New Issue
Block a user