1I3BAR(1)                           i3 Manual                          I3BAR(1)
2
3
4

NAME

6       i3bar - xcb-based status- and workspace-bar
7

SYNOPSIS

9       i3bar [-b bar_id] [-s sock_path] [-t] [-h] [-v] [-V]
10

WARNING

12       i3bar will automatically be invoked by i3 for every bar configuration
13       block.
14
15       Starting it manually is usually not what you want to do.
16
17       You have been warned!
18

OPTIONS

20       -s, --socket sock_path
21           Overwrites the path to the i3 IPC socket.
22
23       -b, --bar_id bar_id
24           Specifies the bar ID for which to get the configuration from i3. By
25           default, i3bar will use the first bar block as configured in i3.
26
27       -t, --transparency
28           Enable transparency (RGBA colors)
29
30       -h, --help
31           Display a short help-message and exit
32
33       -v, --version
34           Display version number and exit.
35
36       -V
37           Be verbose.
38

DESCRIPTION

40       i3bar displays a bar at the bottom (or top) of your monitor(s)
41       containing workspace switching buttons and a statusline generated by
42       i3status(1) or similar. It is automatically invoked (and configured
43       through) i3.
44
45       i3bar supports using a JSON protocol for setting the status line, see
46       https://i3wm.org/docs/i3bar-protocol.html
47
48       Since i3 4.23, i3bar supports another JSON protocol for setting
49       workspace buttons. See
50       https://i3wm.org/docs/i3bar-workspace-protocol.html.
51

ENVIRONMENT

53   I3SOCK
54       Used as a fallback for the i3 IPC socket path if neither the
55       commandline contains an argument nor the I3_SOCKET_PATH property is set
56       on the X11 root window.
57

EXAMPLES

59       Nothing to see here, move along. As stated above, you should not run
60       i3bar manually.
61
62       Instead, see the i3 documentation, especially the User’s Guide.
63

SEE ALSO

65       i3status(1), j4status(1) or conky(1) for programs generating a
66       statusline.
67
68       dzen2(1) or xmobar(1) for similar programs to i3bar.
69

AUTHORS

71       Axel Wagner and contributors
72
73
74
75i3 4.23                           10/29/2023                          I3BAR(1)
Impressum