# group describing the global layout of Kor (list of all components)
[Layout]
# list of id's for all panels
#Panels=Panel0
# list of id's for all desktop windows
#Desktops=Desktop0
# whether minicli should be enabled
Minicli=true

# group for a panel, name is the id
[Panel0]
# position, 0x01 = top, 0x02 = bottom, 0x10 = left, 0x20 = right, combinations are possible
Position=0x02
# horizontal/vertical orientation
Horizontal=true
# width (i.e. thickness) of the panel
Width=24
# size of the panel, large number for taking the whole edge
Length=1000000
# xinerama screen
#Screen=0
# list of id's for all applets in this panel
Applets=AppletLauncher,AppletTasks,AppletPager,AppletSystray,AppletClock
# background color, 'transparent' is also possible, if left out, standard widget background is used
#BackgroundColor=white

# testing applet
[AppletHello]
Type=Hello
Text=Hello
Background=yellow
Color=blue

# kickoff applet
[AppletLauncher]
# plasma applet
Type=Plasma
# plasma applet name
PlasmaName=launcher
# id of the plasma applet (unique per applet, if given)
#PlasmaAppletId=1

# taskbar
[AppletTasks]
Type=Plasma
PlasmaName=tasks

# pager
[AppletPager]
Type=Plasma
PlasmaName=pager
# some versions misreport their size, use SizeLimit to force maximum width
#SizeLimit=40

# system tray
[AppletSystray]
Type=Plasma
PlasmaName=systemtray

# clock
[AppletClock]
Type=Plasma
PlasmaName=digital-clock

# spacer, fills up unused taskbar space
[Spacer0]
Type=Spacer
# 0 is expanding, other numbers are exact size
Size=0

# desktop window
[Desktop0]
# type of wallpaper
Wallpaper=WallpaperColor
# xinerama screen
#Screen=0

# wallpaper created using a single color
[WallpaperColor]
WallpaperType=Color
Color=darkblue

# wallpaper created using a given image file
[WallpaperImage]
WallpaperType=Image
File=/usr/share/wallpapers/default_blue.jpg

# Plasma wallpaper
[WallpaperPlasma]
WallpaperType=Plasma
PluginName=image
Mode=SingleImage

# these are details about the Plasma wallpaper
# plasma-desktop stores it in plasma-desktop-appletsrc, search for group [Containments]...[Wallpaper][image]
[WallpaperPlasma][image]
wallpaper=/usr/share/wallpapers/Ethais
wallpaperposition=0
