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-07-30 17:25:13 +04:00
|
|
|
ImagesDirectory = images
|
2007-08-07 15:54:57 +04:00
|
|
|
#ImagesDirectory = /home/sanel/blentavo/EDE/ede2/evoke/images
|
|
|
|
Splash = splash-alpha1.png
|
2007-07-11 20:03:18 +04:00
|
|
|
|
|
|
|
[edewm]
|
2007-07-30 17:25:13 +04:00
|
|
|
Icon = edewm.png
|
|
|
|
Exec = gvim
|
2007-08-07 15:54:57 +04:00
|
|
|
#Exec = edewm
|
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
|
|
|
|
Exec = mozilla
|
2007-07-31 19:37:12 +04:00
|
|
|
# Exec = /home/sanel/blentavo/EDE/ede2/eiconman/eiconman
|
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
|
|
|
|
Exec = mrxvt -bg black
|
2007-07-31 19:37:12 +04:00
|
|
|
# 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-07-30 17:25:13 +04:00
|
|
|
Exec = rxvt
|
2007-07-31 19:37:12 +04:00
|
|
|
# Exec = xscreensaver -nosplash
|
2007-07-30 17:25:13 +04:00
|
|
|
Description = screensaver
|