mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-04 23:40:32 +00:00
Set default editor size
This commit is contained in:
parent
125b078497
commit
451f3db18a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ layout {
|
||||||
cwd "/home/mo8it/code/oxitraffic"
|
cwd "/home/mo8it/code/oxitraffic"
|
||||||
|
|
||||||
tab name="hx" split_direction="vertical" focus=true {
|
tab name="hx" split_direction="vertical" focus=true {
|
||||||
pane {
|
pane size="70%" {
|
||||||
focus true
|
focus true
|
||||||
command "fish"
|
command "fish"
|
||||||
args "-C" "hx src/main.rs"
|
args "-C" "hx src/main.rs"
|
||||||
|
|
Loading…
Reference in a new issue