aboutsummaryrefslogtreecommitdiff
path: root/src/cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli.rs')
-rw-r--r--src/cli.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cli.rs b/src/cli.rs
index 238ffe9d..b260e6c3 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -62,6 +62,8 @@ pub enum Msg {
Outputs,
/// List workspaces.
Workspaces,
+ /// List open windows.
+ Windows,
/// Get the configured keyboard layouts.
KeyboardLayouts,
/// Print information about the focused output.