Add layout command and two wide window layouts
This commit is contained in:
1
layouts/window-wide-left.ps1
Normal file
1
layouts/window-wide-left.ps1
Normal file
@@ -0,0 +1 @@
|
||||
wezterm.exe cli split-pane --horizontal --percent 43 --cwd (get-location).path
|
||||
1
layouts/window-wide-right.ps1
Normal file
1
layouts/window-wide-right.ps1
Normal file
@@ -0,0 +1 @@
|
||||
wezterm.exe cli split-pane --horizontal --percent 57 --cwd (get-location).path
|
||||
Reference in New Issue
Block a user