Avoid icon change to default on winspector save
[wmaker-crm.git] / WindowMaker / exitscript.sh
blob57cd5700fa1964384f7a5d7cf4a8589760715fbf
1 #!/bin/sh
3 # Place commands to be executed when WindowMaker is exited here.
5 # WindowMaker will wait until this script finishes, so if you run any
6 # commands that take long to execute (like a xterm), put a ``&'' in the
7 # end of the command line.
9 # This file must be executable.