Skip to content

Commit

Permalink
Window Color Inverter
Browse files Browse the repository at this point in the history
+Improved help output for bad window-id
  • Loading branch information
Que Quotion committed Jan 6, 2014
1 parent 411626b commit b74ca2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dbus-examples/inverter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b74ca2b

Please sign in to comment.