mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 00:41:28 +00:00
Doc: bar command can be used at runtime with swaymsg
This commit is contained in:
parent
62fbf33ce2
commit
e157e9c032
|
@ -59,9 +59,6 @@ to *sway-input*(5) and *sway-output*(5).
|
|||
|
||||
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
|
||||
Sets the default container layout for tiled containers.
|
||||
|
||||
|
@ -381,6 +378,9 @@ runtime.
|
|||
|
||||
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] \
|
||||
[--to-code] [--input-device=<device>] [--no-warn] [--no-repeat] [Group<1-4>+]<key combo> \
|
||||
<command>
|
||||
|
|
Loading…
Reference in a new issue