leftwm-theme-coffee/down

16 lines
262 B
Plaintext
Raw Normal View History

2020-07-09 18:34:36 +03:00
#!/bin/bash
SCRIPTPATH="$( cd "$(dirname "$0")" ; pwd -P )"
#set background
if [ -x "$(command -v feh)" ]; then
feh --bg-scale $SCRIPTPATH/reset.jpg
fi
echo "UnloadTheme" > $XDG_RUNTIME_DIR/leftwm/commands.pipe
pkill compton
pkill polybar
pkill xwinwrap