pinwheel: Be more specific about what events to handle in hyprland
This commit is contained in:
@@ -226,7 +226,7 @@ in
|
|||||||
|
|
||||||
handle() {
|
handle() {
|
||||||
case $1 in
|
case $1 in
|
||||||
monitoradded*|monitorremoved*)
|
monitoradded\>\>*|monitorremoved\>\>*)
|
||||||
echo "handling event: \"$1\""
|
echo "handling event: \"$1\""
|
||||||
update ;;
|
update ;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user