You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
laughing-hipster/src/.config/i3/picom.sh

6 lines
136 B

#!/bin/bash
killall -q picom
while pgrep -x picom >/dev/null; do sleep 1; done
picom -C -f --no-fading-openclose --config /dev/null -b