# preferences(1.2.35) - generador equipo GALPon MiniNo

#  Task bar at top of the screen
TaskBarAtTop=1 # 0/1

#  Menus track mouse even with no mouse buttons held
MenuMouseTracking=1 # 0/1

###################################
##
## Monitor batería para portátiles
##
## Para activar el monitor de batería en la barra de tareas
## descomentar (quitar/borrar el símbolo # al inicio de la línea)
## la linea de ordenes  señalada <<<
## dejandole el valor a "1"
##
##  Show APM/ACPI/Battery/Power status monitor on task bar
# TaskBarShowAPMStatus=1 # 0/1 <<<
##
###################################

#  Show mailbox status on task bar
TaskBarShowMailboxStatus=0 # 0/1

#  Show 'show desktop' button on taskbar
TaskBarShowShowDesktopButton=0 # 0/1

#  Show 'window list' menu on task bar
TaskBarShowWindowListMenu=0 # 0/1

#  Show the help menu item
ShowHelp=0 # 0/1

#  Disable Imlib's image/pixmap caches
# DisableImlibCaches=1 # 0/1

#  Icon search path (colon separated)
IconPath="/usr/share/icons:/usr/share/icons/MiniNo-icos:/usr/share/pixmaps"

#  Command to shutdown the system
ShutdownCommand="sudo shutdown -h now"

#  Command to reboot the system
RebootCommand="sudo shutdown -r now"

# Command to run on CPU status
CPUStatusCommand="x-terminal-emulator -name htop -title Estado\ procesos -e htop"

#  Network device to show status for
NetworkStatusDevice="eth0 eth1"

#  Clock Time format (strftime format string)
TimeFormat=" %H:%M "

#  Clock Date format for tooltip (strftime format string)
DateFormat="%A, %d %B %Y"

#  

# -----------------------------------------------------------
# Themable preferences. Themes will override these.
# To override the themes, place them in ~/.icewm/prefoverride
# -----------------------------------------------------------

ColorNormalTitleBarText="#feb91a"

#  Menu icon size
MenuIconSize=16 # [8-128]

#  Dimension of the small icons
SmallIconSize=16 # [8-128]

#  Dimension of the large icons
LargeIconSize=32 # [8-128]

#  Dimension of the large icons
HugeIconSize=48 # [8-128]


WorkspaceNames=" 1 ", " 2 "

#  

#  Command to run on clock
ClockCommand="timedate.sh"

#  Disable Imlib's image/pixmap caches
DisableImlibCaches=1 # 0/1

#  Items supported in menu window (rmsnxfhualytickw)
WinMenuItems="rmsnxfhualytickw"

ColorToolTip="#ffe4b5"

