You need uncomment in file ~/.icewm/startup
line
spacefm --desktop
For panel position to bottom change TaskBarAtTop=1 in file ~/.icewm/preferences to TaskBarAtTop=0
Located in file ~/.icewm/toolbar
Format: prog program_name icon_name path_to_prgram
e.g.: prog Iceweasel iceweasel iceweasel
or: prog Iceweasel /usr/share/icons/hicolor/48x48/apps/iceweasel.png /usr/bin/iceweasel
Comment in file ~/.icewm/startup
nm-applet & # Network applet
Find in file ~/.icewm/preferences
TaskBarShowAPMStatus=0
Uncomment it and change to
TaskBarShowAPMStatus=1
Email applet (e.g. [email protected])
Create file ~/.icewm/prefoverride
- MailBoxPath="imap://name%40domain.com:[email protected]"
- MailCommand="Iceweasel http://webmail.domain.com"
Email icon on panel
- TaskBarShowMailboxStatus=1
Comment pasystray # Sound applet (Pulse Audio) in file ~/.icewm/startup
Uncomment in file ~/.icewm/startup
compton & # Compositor manager
- Key shortcut located in file ~/.icewm/keys
- Controls the general behavior of IceWM, file ~/.icewm/preferences
- Selected theme located in file ~/.icewm/theme
- Themes located in directory ~/.icewm/themes
- Programs (icons) on panel located in file ~/.icewm/toolbar
- Menu customize in file ~/.icewm/menu
- Controls the behavior of windows, file ~/.icewm/winoptions
- Starup script located in file ~/.icewm/startup
- Custom scripts located in directory ~/.icewm/contrib
- Override any preference, file ~/.icewm/prefoverride