summaryrefslogtreecommitdiffstats
path: root/desktop/icewm/config/startup
blob: 397442160174f696668b719e2128e87c8a1be46d (plain)
#!/bin/bash

# /usr/share/icewm/startup
# This script is used to execute additional commands at icewm startup
# The "sleep 1" is necessary if you will be starting anything with a tray icon

# sleep 1
# /usr/libexec/polkit-gnome-authentication-agent-1 &
# /usr/bin/nm-applet &
# /usr/bin/xscreensaver -nosplash &