summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-splash/scripts/slx-splash-icon-puzzle.sh
blob: 5c8d310bc1232907d3fdb47f5ea366d14a18e54e (plain) (blame)
1
2
3
4
#!/bin/ash

grep -wq splash /proc/cmdline \
	&& splashtool --icon "/opt/openslx/icons/active/??-puzzle.ppm"