-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkorrc
98 lines (85 loc) · 2.13 KB
/
korrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# 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