Doc: bar command can be used at runtime with swaymsg

This commit is contained in:
Damien Tardy-Panis 2021-04-03 11:16:20 +02:00
parent 62fbf33ce2
commit e157e9c032

View file

@ -59,9 +59,6 @@ to *sway-input*(5) and *sway-output*(5).
The following commands may only be used in the configuration file. The following commands may only be used in the configuration file.
*bar* [<bar-id>] <bar-subcommands...>
For details on bar subcommands, see *sway-bar*(5).
*default_orientation* horizontal|vertical|auto *default_orientation* horizontal|vertical|auto
Sets the default container layout for tiled containers. Sets the default container layout for tiled containers.
@ -381,6 +378,9 @@ runtime.
for_window <criteria> move container to output <output> for_window <criteria> move container to output <output>
*bar* [<bar-id>] <bar-subcommands...>
For details on bar subcommands, see *sway-bar*(5).
*bindsym* [--whole-window] [--border] [--exclude-titlebar] [--release] [--locked] \ *bindsym* [--whole-window] [--border] [--exclude-titlebar] [--release] [--locked] \
[--to-code] [--input-device=<device>] [--no-warn] [--no-repeat] [Group<1-4>+]<key combo> \ [--to-code] [--input-device=<device>] [--no-warn] [--no-repeat] [Group<1-4>+]<key combo> \
<command> <command>