Merge branch 'Htylol-fix-themes' into devel

This commit is contained in:
Mikhail Tergoev 2024-07-15 11:04:40 +03:00
commit db8c71b1b0
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_W=600
export PW_START_SIZE_H=350 export PW_START_SIZE_H=350
export PW_START_TAB_POSITON=top export PW_TAB_POSITON=top
export MAIN_GUI_COLUMNS=3 export MAIN_GUI_COLUMNS=3
export START_GUI_NOTEBOOK_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_W=1
export PW_START_SIZE_H=350 export PW_START_SIZE_H=350
export PW_START_TAB_POSITON=top export PW_TAB_POSITON=top
export MAIN_GUI_COLUMNS=3 export MAIN_GUI_COLUMNS=3