aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorOrestis Floros <orestisflo@gmail.com>2020-10-27 22:01:36 +0100
committerOrestis Floros <orestisflo@gmail.com>2021-01-03 10:17:43 +0100
commitc1ec2ad19b98426e9f18325320ad8a1bfe0b5814 (patch)
tree6866b2b039cba51d83956b5498090c51a6967a12 /man
parentfb5d2a05c29357d7c7b9b5ea2432029b83edf744 (diff)
downloadi3-c1ec2ad19b98426e9f18325320ad8a1bfe0b5814.tar.gz
i3-c1ec2ad19b98426e9f18325320ad8a1bfe0b5814.zip
i3bar: Add default bar_id
Instead of erroring, request the list of bar configs from i3 and use the first one.
Diffstat (limited to 'man')
-rw-r--r--man/i3bar.man5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/i3bar.man b/man/i3bar.man
index 580e683f..479e10fc 100644
--- a/man/i3bar.man
+++ b/man/i3bar.man
@@ -9,7 +9,7 @@ i3bar - xcb-based status- and workspace-bar
== SYNOPSIS
-*i3bar* *-b* 'bar_id' [*-s* 'sock_path'] [*-t*] [*-h*] [*-v*] [*-V*]
+*i3bar* [*-b* 'bar_id'] [*-s* 'sock_path'] [*-t*] [*-h*] [*-v*] [*-V*]
== WARNING
@@ -25,7 +25,8 @@ You have been warned!
Overwrites the path to the i3 IPC socket.
*-b, --bar_id* 'bar_id'::
-Specifies the bar ID for which to get the configuration from i3.
+Specifies the bar ID for which to get the configuration from i3. By default,
+i3bar will use the first bar block as configured in i3.
*-t, --transparency*::
Enable transparency (RGBA colors)