toaruos/apps/reload_desktop.sh
2023-05-05 22:30:33 +09:00

6 lines
113 B
Bash

#!/bin/esh
export-cmd DESKTOP cat /var/run/.wallpaper.pid
if not empty? "$DESKTOP" then kill -SIGUSR2 $DESKTOP