1ICEWM-STARTUP(5) Standards, Environments and Macros ICEWM-STARTUP(5)
2
3
4
6 icewm-startup - icewm startup configuration file
7
9 $ICEWM_PRIVCFG/startup
10 $XDG_CONFIG_HOME/icewm/startup
11 $HOME/.icewm/startup
12 /etc/icewm/startup
13 /usr/share/icewm/startup
14
16 Contains commands to be executed on icewm startup. This is an
17 executable script with commands to tweak X11 settings and launch some
18 applications which need to be active whenever icewm is started. It is
19 run by icewm-session(1) when icewm starts.
20
22 Locations for the startup file are as follows:
23
24 $ICEWM_PRIVCFG/startup
25 $XDG_CONFIG_HOME/icewm/startup
26 $HOME/.icewm/startup
27 /etc/icewm/startup
28 /usr/share/icewm/startup
29
30 The locations are searched in the order listed; the first file found is
31 read and the remainder ignored.
32
34 icewm-session(1), icewm-shutdown(5).
35
37 Brian Bidulock <mailto:bidulock@openss7.org>.
38
40 IceWM is licensed under the GNU Library General Public License. See
41 the COPYING file in the distribution.
42
43
44
45icewm 1.6.5 2020-03-17 ICEWM-STARTUP(5)