aboutsummaryrefslogtreecommitdiff
path: root/swaymsg/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'swaymsg/main.c')
-rw-r--r--swaymsg/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/swaymsg/main.c b/swaymsg/main.c
index 4f6fa7b1..4d3fa68c 100644
--- a/swaymsg/main.c
+++ b/swaymsg/main.c
@@ -259,7 +259,7 @@ static void pretty_print_output(json_object *o) {
json_object_get_string(adaptive_sync_status));
} else {
printf(
- "Output %s '%s %s %s' (inactive)\n",
+ "Output %s '%s %s %s' (disabled)\n",
json_object_get_string(name),
json_object_get_string(make),
json_object_get_string(model),