mirror of
https://github.com/swaywm/sway.git
synced 2025-11-01 22:58:41 -04:00
Added in workspace_auto_back_and_forth
This commit is contained in:
parent
0ab71f5f0a
commit
12e96f0f9e
4 changed files with 20 additions and 3 deletions
|
|
@ -52,6 +52,7 @@ struct sway_config {
|
|||
bool active;
|
||||
bool failed;
|
||||
bool reloading;
|
||||
bool auto_back_and_forth;
|
||||
|
||||
int gaps_inner;
|
||||
int gaps_outer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue