https://git.jolheiser.com/ugit.git
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
theme "catppuccin-mocha" layout { pane { name "ide" command "nix" args "develop" size "90%" } pane split_direction="vertical" { pane { name "air" command "nix" args "develop" "--command" "air" start_suspended true } } }