toaruos/apps/reload_desktop.sh

6 lines
113 B
Bash
Raw Normal View History

2023-05-05 16:30:33 +03:00
#!/bin/esh
export-cmd DESKTOP cat /var/run/.wallpaper.pid
if not empty? "$DESKTOP" then kill -SIGUSR2 $DESKTOP