updated yad_v13.0.4 and themes

This commit is contained in:
Mikhail Tergoev
2024-06-10 15:08:58 +03:00
parent 02b73e1b35
commit 8bccab029f
13 changed files with 42 additions and 27 deletions

View File

@ -12,6 +12,7 @@ export YAD_OPTIONS="--css=$THEME_PATH/style.css \
"
export THEME_CHKBOX=SW
export CHKBOX_SPACE=" "
export PW_YAD_CENTER="--center"
export BUTTON_SIZE_MM=32 # 24, 28, 32, 36, 40
@ -22,11 +23,13 @@ export TAB_SIZE=32 # 24, 28, 32, 36, 40
export PW_MAIN_SIZE_W=1
export PW_MAIN_SIZE_H=350
export PW_MAIN_START_SIZE_W=1
export PW_MAIN_START_SIZE_H=350
export PW_TAB_POSITON=top
export PW_START_SIZE_W=1
export PW_START_SIZE_H=350
export PW_START_TAB_POSITON=top
export MAIN_GUI_COLUMNS=3
export START_GUI_NOTEBOOK_COLUMNS=3
export START_GUI_PANED_COLUMNS=3
export PROGRESS_BAR_BORDERS_SIZE=20
export PROGRESS_BAR_WIDTH_SIZE=500