fix PW_TAB_POSITON in themes

This commit is contained in:
Htylol 2024-07-13 22:44:20 +05:00
parent 445fd7a53f
commit 7f6bda3e15
2 changed files with 2 additions and 2 deletions

@ -25,7 +25,7 @@ export PW_MAIN_SIZE_H=350
export PW_START_SIZE_W=600
export PW_START_SIZE_H=350
export PW_START_TAB_POSITON=top
export PW_TAB_POSITON=top
export MAIN_GUI_COLUMNS=3
export START_GUI_NOTEBOOK_COLUMNS=3

@ -29,7 +29,7 @@ export PW_MAIN_SIZE_H=350
export PW_START_SIZE_W=1
export PW_START_SIZE_H=350
export PW_START_TAB_POSITON=top
export PW_TAB_POSITON=top
export MAIN_GUI_COLUMNS=3