diff --git a/objects/tag.c b/objects/tag.c index 47939cb5..f8bf7874 100644 --- a/objects/tag.c +++ b/objects/tag.c @@ -46,6 +46,7 @@ * gap_single_client = true, * gap = 15, * screen = s, + * selected = true, * }) * * awful.tag.add("Second tag", { @@ -54,6 +55,9 @@ * screen = s, * }) * + * Note: the example above sets "First tag" to be selected explicitly, + * because otherwise you will find yourself without any selected tag. + * * **Accessing tags**: * * To access the "current tags", use