I3-NAGBAR(1) | i3 Manual | I3-NAGBAR(1) |
i3-nagbar - displays an error bar on top of your screen
i3-nagbar [-m <message>] [-b <button> <action>] [-B <button> <action>] [-t warning|error] [-f <font>] [-v] [-p]
-v, --version
-h, --help
-t, --type type
-m, --message message
-f, --font font
-b, --button button action
-B, --button-no-terminal button action
-p, --primary
i3-nagbar is used by i3 to tell you about errors in your configuration file (for example). While these errors are logged to the logfile (if any), the past has proven that users are either not aware of their logfile or do not check it after modifying the configuration file.
i3-nagbar -m 'You have an error in your i3 config file!' \ -b 'edit config' 'i3-sensible-editor ~/.config/i3/config'
i3(1)
Michael Stapelberg and contributors
10/29/2023 | i3 4.23 |