Add session-created hook to automate session layouts

This commit is contained in:
2022-09-20 13:32:44 +01:00
parent 27025bffbd
commit 1e14c8f9c6
4 changed files with 21 additions and 0 deletions

7
layouts/session-local Normal file
View File

@@ -0,0 +1,7 @@
rename-window home
new-window -c ~/.config/local
rename-window local
move-window -s local:local -t 9
select-window -t local:home
# vim: filetype=tmux