Silence the scaling notifications
This commit is contained in:
@@ -15,5 +15,7 @@ case "$CURRENT_INT" in
|
|||||||
*) NEW_SCALE=1 ;;
|
*) NEW_SCALE=1 ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
hyprctl keyword misc:disable_scale_notification true
|
||||||
hyprctl keyword monitor "$ACTIVE_MONITOR,preferred,auto,$NEW_SCALE"
|
hyprctl keyword monitor "$ACTIVE_MONITOR,preferred,auto,$NEW_SCALE"
|
||||||
|
hyprctl keyword misc:disable_scale_notification false
|
||||||
notify-send " Display scaling set to ${NEW_SCALE}x"
|
notify-send " Display scaling set to ${NEW_SCALE}x"
|
||||||
|
|||||||
Reference in New Issue
Block a user