1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Set default editor size

This commit is contained in:
Mo 2024-02-10 12:46:02 +01:00
parent 125b078497
commit 451f3db18a

View file

@ -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"