Added in workspace_auto_back_and_forth

This commit is contained in:
Luminarys 2015-08-30 21:34:10 -05:00
parent 0ab71f5f0a
commit 12e96f0f9e
4 changed files with 20 additions and 3 deletions

View file

@ -52,6 +52,7 @@ struct sway_config {
bool active;
bool failed;
bool reloading;
bool auto_back_and_forth;
int gaps_inner;
int gaps_outer;