Merge branch 'dev' into rc
This commit is contained in:
@@ -15,6 +15,7 @@ DISABLED=$(hyprctl monitors all -j | jq -r --arg m "$INTERNAL" '.[] | select(.na
|
|||||||
|
|
||||||
if [[ $DISABLED == "true" ]]; then
|
if [[ $DISABLED == "true" ]]; then
|
||||||
hyprctl keyword monitor "$INTERNAL,preferred,auto,auto"
|
hyprctl keyword monitor "$INTERNAL,preferred,auto,auto"
|
||||||
|
hyprctl dispatch movecursor 0 0
|
||||||
notify-send -u low " Internal display on"
|
notify-send -u low " Internal display on"
|
||||||
else
|
else
|
||||||
ACTIVE_COUNT=$(hyprctl monitors -j | jq 'length')
|
ACTIVE_COUNT=$(hyprctl monitors -j | jq 'length')
|
||||||
|
|||||||
Reference in New Issue
Block a user