#   CONFIGURATION
#   --------------
#
#   Full instructions for configuring bl-exitrc can be found in: 
#
#      "/usr/share/bunsen/docs/helpfile-bl-exit.txt"
#
#   They can also be accessed from the main menu:
#
#       Menu -> Help & Resources -> Bunsen Help Files
#
#
### BUTTONS ############################################################
[cancel]
show = always
onerror = novisual

[logout]
show = always
onerror = novisual

[suspend]
show = always
onerror = novisual

[sleep]
show = always
onerror = novisual

[hibernate]
show = never
onerror = novisual

[hybridsleep]
show = never
onerror = novisual

[reboot]
show = always
onerror = novisual

[poweroff]
show = always
onerror = novisual

[style]
dir = styles
rcfile = helium.rc

### THEME to be used ###################################################
# When the [theme] section is not present or commented out
# or the [theme] section is present and the 'theme' entry is set to
# 'classic', use the 'classic' GTK ButtonBox layout.
[theme]
# set the theme
theme = helium

### THEME settings #####################################################
[helium]
name=Helium Beam Theme
author=BunsenLabs
#Overall height of the dialog.
dialogHeight=66
#Delay for the fade in counter
sleepDelay=0.003
#OverallOpacity of the dialog (0-100)
overallOpacity=90
#Space between Buttons
buttonSpacing=10
# path to icon files
iconpath=/usr/share/bunsen-exit/light
#Button textures (i.e. the images on them)
buttonImageCancel=cancel-sm.png
buttonImagePoweroff=poweroff-sm.png
buttonImageReboot=reboot-sm.png
buttonImageSuspend=sleep-sm.png
buttonImageLogout=logout-sm.png
buttonImageHybridSleep=hibernate-sm.png
buttonImageHibernate=hibernate-sm.png
# windowWidthAdjustment - scale factor for window width ( 0 = default, 800px; 1 = full screen width)
windowWidthAdjustment=0.4

[bunsen-small]
name = Default small Bunsen theme
author = BunsenLabs
#Overall height of the dialog.
dialogHeight=130
#Delay for the fade in counter
sleepDelay=0.001
#OverallOpacity of the dialog (0-100)
overallOpacity=80
#Space between Buttons
buttonSpacing=0
# path to icon files
iconpath=/usr/share/bunsen-exit/dark
#Button textures (i.e. the images on them)
buttonImageCancel=cancel.png
buttonImagePowerOff=poweroff.png
buttonImageReboot=reboot.png
buttonImageSuspend=sleep.png
buttonImageLogout=logout.png
buttonImageHybridSleep=hibernate.png
buttonImageHibernate=hibernate.png
# windowWidthAdjustment - scale factor for window width ( 0 = default, 800px; 1 = full screen width)
windowWidthAdjustment=0.5

[dark]
name=Dark Theme
author=MerlinElMago
#Overall height of the dialog.
dialogHeight=150
#Delay for the fade in counter
sleepDelay=0.003
#OverallOpacity of the dialog (0-100)
overallOpacity=100
#Space between Buttons
buttonSpacing=5
# path to icon files
iconpath=/usr/share/bunsen-exit/dark
#Button textures (i.e. the images on them)
buttonImageCancel=cancel.png
buttonImagePoweroff=poweroff.png
buttonImageReboot=reboot.png
buttonImageSuspend=sleep.png
buttonImageLogout=logout.png
buttonImageHybridSleep=hibernate.png
buttonImageHibernate=hibernate.png
# windowWidthAdjustment - scale factor for window width ( 0 = default, 800px; 1 = full screen width)
windowWidthAdjustment=1

[light]
name=Light Theme
author=BunsenLabs
#Overall height of the dialog.
dialogHeight=150
#Delay for the fade in counter
sleepDelay=0.003
#OverallOpacity of the dialog (0-100)
overallOpacity=100
#Space between Buttons
buttonSpacing=5
# path to icon files
iconpath=/usr/share/bunsen-exit/light
#Button textures (i.e. the images on them)
buttonImageCancel=cancel.png
buttonImagePoweroff=poweroff.png
buttonImageReboot=reboot.png
buttonImageSuspend=sleep.png
buttonImageLogout=logout.png
buttonImageHybridSleep=hibernate.png
buttonImageHibernate=hibernate.png
# windowWidthAdjustment - scale factor for window width ( 0 = default, 800px; 1 = full screen width)
windowWidthAdjustment=1

[minimal]
name = Minimal working theme
author = BunsenLabs
#Delay for the fade in counter
sleepDelay=0.003
#OverallOpacity of the dialog (0-100)
overallOpacity=75
# path to icon files
iconpath=/usr/share/bunsen-exit/light
#Button textures (i.e. the images on them)
buttonImageCancel=cancel.png
buttonImagePowerOff=poweroff.png
buttonImageReboot=reboot.png
buttonImageSuspend=sleep.png
buttonImageLogout=logout.png
buttonImageHybridSleep=hibernate.png
buttonImageHibernate=hibernate.png
# windowWidthAdjustment - scale factor for window width ( 0 = default, 800px; 1 = full screen width)
windowWidthAdjustment=1
