mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
Reload command now matches i3's implementation
This commit is contained in:
parent
e5954f321f
commit
ea3ba203cc
4 changed files with 17 additions and 3 deletions
|
|
@ -272,7 +272,9 @@ set|plus|minus <amount>
|
|||
optional comment argument is ignored, but logged for debugging purposes.
|
||||
|
||||
*reload*
|
||||
Reloads the sway config file and applies any changes.
|
||||
Reloads the sway config file and applies any changes. The config file is
|
||||
located at path specified by the command line arguments when started,
|
||||
otherwise according to the priority stated in *sway*(1).
|
||||
|
||||
*rename workspace* [<old_name>] to <new_name>
|
||||
Rename either <old_name> or the focused workspace to the <new_name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue