forked from CastroFidel/PortWINE
updated yad_v13.0.4 and themes
This commit is contained in:
@ -12,6 +12,7 @@ export YAD_OPTIONS="--css=$THEME_PATH/style.css \
|
||||
|
||||
export THEME_CHKBOX=CHK
|
||||
export CHKBOX_SPACE=" "
|
||||
export PW_YAD_CENTER=""
|
||||
|
||||
export BUTTON_SIZE_MM=32
|
||||
export BUTTON_SIZE=24
|
||||
@ -20,7 +21,13 @@ export TAB_SIZE=28
|
||||
export PW_MAIN_SIZE_W=1100
|
||||
export PW_MAIN_SIZE_H=350
|
||||
|
||||
export PW_START_SIZE_W=600
|
||||
export PW_START_SIZE_H=350
|
||||
export PW_TAB_POSITON=top
|
||||
|
||||
export MAIN_GUI_COLUMNS=3
|
||||
export START_NOTEBOOK_GUI_COLUMNS=3
|
||||
export START_PANED_GUI_COLUMNS=3
|
||||
|
||||
export PROGRESS_BAR_BORDERS_SIZE=20
|
||||
export PROGRESS_BAR_WIDTH_SIZE=500
|
||||
|
Reference in New Issue
Block a user