mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Add swaybg_command
This commit is contained in:
parent
569b2bfd5d
commit
5c9cdbcdd2
7 changed files with 40 additions and 12 deletions
|
|
@ -282,6 +282,7 @@ struct sway_config {
|
|||
list_t *active_bar_modifiers;
|
||||
struct sway_mode *current_mode;
|
||||
struct bar_config *current_bar;
|
||||
char *swaybg_command;
|
||||
uint32_t floating_mod;
|
||||
uint32_t dragging_key;
|
||||
uint32_t resizing_key;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue