toaruos/apps/reload_desktop.sh
2021-06-15 16:47:07 +09:00

6 lines
112 B
Bash

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