Skip to content

Commit

Permalink
chore: tweak workspace.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnae committed Sep 20, 2024
1 parent 5292ef9 commit e6e072c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions devenv/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ in {
statix
stylua
tofuWithPlugins
watchexec
world
yj
];
Expand Down
9 changes: 5 additions & 4 deletions workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ windows:
- command: direnv exec . hx .
restart: true
panes:
- command: direnv exec . project-build
- size: 0.15
direction: Bottom
- command: direnv exec . watchexec -- 'world lint; world dead; world dscheck'
restart: true
exit_to_shell: false
size: 0.35
size: 0.15
direction: Right
- size: 0.35
direction: Bottom
split_from: 1

0 comments on commit e6e072c

Please sign in to comment.