e85c5d4722
- Replace kitty-max with kitty-min - kitty-min loads the standard config but in a normal window - the new default is to maximize the window
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
new_tab
|
|
layout splits
|
|
# Set the working directory for windows in the current tab
|
|
|
|
launch --type=tab fish
|
|
os_window_class mykitty
|
|
|
|
# Change the OS window state to normal, fullscreen, maximized or minimized
|
|
os_window_state maximized
|
|
|