2007-07-11 20:03:18 +04:00
|
|
|
# evoke configuration sample
|
2007-07-30 17:25:13 +04:00
|
|
|
# main section; must be present
|
2007-07-11 20:03:18 +04:00
|
|
|
[evoke]
|
|
|
|
Startup = edewm,eiconman,eworkpanel,xscreensaver
|
2007-12-03 16:39:22 +03:00
|
|
|
# DataDirectory = data
|
|
|
|
DataDirectory = /home/sanel/blentavo/EDE/ede2/evoke/data
|
2007-09-03 16:24:01 +04:00
|
|
|
Splash = splash-alpha1.png
|
|
|
|
Sound = startup.ogg
|
2007-09-17 14:36:24 +04:00
|
|
|
# Sound = Startup1_2.ogg
|
2007-07-11 20:03:18 +04:00
|
|
|
|
|
|
|
[edewm]
|
2007-07-30 17:25:13 +04:00
|
|
|
Icon = edewm.png
|
2007-12-03 16:39:22 +03:00
|
|
|
# Exec = gvim
|
|
|
|
Exec = edewm
|
|
|
|
# Exec = fluxbox
|
2007-07-30 17:25:13 +04:00
|
|
|
Description = window manager
|
2007-07-11 20:03:18 +04:00
|
|
|
|
|
|
|
[eiconman]
|
2007-07-30 17:25:13 +04:00
|
|
|
Icon = eiconman.png
|
2007-12-03 16:39:22 +03:00
|
|
|
# Exec = mozilla
|
2007-09-17 14:36:24 +04:00
|
|
|
# Exec = /home/sanel/blentavo/EDE/ede2/eiconman/eiconman
|
2007-12-03 16:39:22 +03:00
|
|
|
Exec = eiconman
|
|
|
|
# Exec = /home/sanel/abc
|
2007-07-30 17:25:13 +04:00
|
|
|
Description = desktop
|
2007-07-11 20:03:18 +04:00
|
|
|
|
|
|
|
[eworkpanel]
|
2007-07-30 17:25:13 +04:00
|
|
|
Icon = eworkpanel.png
|
2007-12-03 16:39:22 +03:00
|
|
|
# Exec = mrxvt -bg black
|
|
|
|
Exec = eworkpanel
|
2007-07-30 17:25:13 +04:00
|
|
|
Description = panel
|
2007-07-11 20:03:18 +04:00
|
|
|
|
|
|
|
[xscreensaver]
|
|
|
|
Icon = xscreensaver.png
|
2007-12-03 16:39:22 +03:00
|
|
|
# Exec = rxvt
|
|
|
|
# Exec = /home/sanel/abc
|
|
|
|
Exec = xscreensaver -nosplash
|
2007-07-30 17:25:13 +04:00
|
|
|
Description = screensaver
|