aboutsummaryrefslogtreecommitdiff
path: root/src/cli.rs
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2024-11-12 21:33:28 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2024-11-12 21:44:00 +0300
commit0e5e764c78421dc61c82ca6df630f33e8221005a (patch)
tree05599924f941d9dd04f5b19f96627e85229aba8e /src/cli.rs
parentdb1faecc9522dd4751344d3aa4e1d1e987dffc0c (diff)
downloadniri-0e5e764c78421dc61c82ca6df630f33e8221005a.tar.gz
niri-0e5e764c78421dc61c82ca6df630f33e8221005a.tar.bz2
niri-0e5e764c78421dc61c82ca6df630f33e8221005a.zip
Add niri msg layers
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 b260e6c3..041b0343 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -64,6 +64,8 @@ pub enum Msg {
Workspaces,
/// List open windows.
Windows,
+ /// List open layer-shell surfaces.
+ Layers,
/// Get the configured keyboard layouts.
KeyboardLayouts,
/// Print information about the focused output.