initial commit
This commit is contained in:
24
gemsys/myaes/yopla/yopla.cnf
Normal file
24
gemsys/myaes/yopla/yopla.cnf
Normal file
@@ -0,0 +1,24 @@
|
||||
# YOPLA_POS select position of the task bar
|
||||
# - CENTER : bottom center of the screen
|
||||
# - LEFT : bottom left of the screen
|
||||
# - RIGTH : bottom right of the screen
|
||||
# - TOP : top right of the screen
|
||||
|
||||
YOPLA_POS=LEFT
|
||||
|
||||
#YOPLA_VISIBILTY
|
||||
# - TOP_WINDOW : fix windows on top
|
||||
# - NORMAL : normal window
|
||||
# -
|
||||
|
||||
YOPLA_VISIBILITY = TOP_WINDOW
|
||||
|
||||
|
||||
# if a number > 0 is set then Yopla manage
|
||||
# number off application windows displayed in same time
|
||||
# This is the number of maximum window displayed per application
|
||||
YOPLA_MANAGE_MAX_WINDOW=0
|
||||
|
||||
|
||||
# automatic task bar hide if set YOPLA_AUTO_HIDE=true
|
||||
YOPLA_AUTO_HIDE=true
|
||||
Reference in New Issue
Block a user