aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag/swaynag.1.scd
diff options
context:
space:
mode:
authorLibravatar James Edwards-Jones <git@jamedjo.co.uk>2021-03-17 15:55:21 +0000
committerLibravatar Simon Ser <contact@emersion.fr>2021-06-17 11:47:49 +0200
commitd13090be546d19d487c872f7bc79bb98f8e17873 (patch)
tree60031d8768c0eedf93992c79155b89a208fdb7c8 /swaynag/swaynag.1.scd
parentfix typo in sway-output.5.scd (diff)
downloadsway-d13090be546d19d487c872f7bc79bb98f8e17873.tar.gz
sway-d13090be546d19d487c872f7bc79bb98f8e17873.tar.zst
sway-d13090be546d19d487c872f7bc79bb98f8e17873.zip
swaynag: adds option to set wayland shell layer
Uses --layer/-y set to overlay|top|bottom|background
Diffstat (limited to 'swaynag/swaynag.1.scd')
-rw-r--r--swaynag/swaynag.1.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/swaynag/swaynag.1.scd b/swaynag/swaynag.1.scd
index 4a03469e..1cc85db7 100644
--- a/swaynag/swaynag.1.scd
+++ b/swaynag/swaynag.1.scd
@@ -48,6 +48,9 @@ _swaynag_ [options...]
48*-e, --edge* top|bottom 48*-e, --edge* top|bottom
49 Set the edge to use. 49 Set the edge to use.
50 50
51*-y, --layer* overlay|top|bottom|background
52 Set the layer to use.
53
51*-f, --font* <font> 54*-f, --font* <font>
52 Set the font to use. 55 Set the font to use.
53 56