]> git.pld-linux.org Git - packages/icewm.git/blob - icewm-startup.sh
- one more autohide fix: moving out of newly created window at taskbar (for
[packages/icewm.git] / icewm-startup.sh
1 #!/bin/sh
2
3 if [ ! -d ~/.icewm ] ; then
4         mkdir -p ~/.icewm
5         install -m 644 /etc/X11/icewm/* ~/.icewm/
6 fi
This page took 0.085896 seconds and 3 git commands to generate.