mirror of
https://github.com/swaywm/sway.git
synced 2026-04-02 07:15:50 -04:00
Add swaybg_command
This commit is contained in:
parent
569b2bfd5d
commit
5c9cdbcdd2
7 changed files with 40 additions and 12 deletions
|
|
@ -43,6 +43,9 @@ The following commands may only be used in the configuration file.
|
|||
Sets variable $name to _value_. You can use the new variable in the arguments
|
||||
of future commands.
|
||||
|
||||
**swaybg_command** <command>::
|
||||
Executes custom bg command, default is _swaybg_.
|
||||
|
||||
The following commands cannot be used directly in the configuration file.
|
||||
They are expected to be used with **bindsym** or at runtime through **swaymsg**(1).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue