1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2025-03-31 17:35:52 -04:00

Window Color Inverter

+Improved help output for bad window-id
This commit is contained in:
Que Quotion 2014-01-06 23:23:42 +09:00
parent 411626b2b8
commit b74ca2b6aa

View file

@ -49,7 +49,6 @@ elif [ -n "$(${compton_dbus}list_win | grep "$1")" ]; then
window="$1"
else
echo "$0" "[ selected | focused | window-id ]"
exit 1;
fi
# Color invert the selected or focused window