Introduce tiling_drag directive

This commit is contained in:
Ryan Dwyer 2018-09-11 17:17:19 +10:00
parent d4e80cf301
commit ec9c4de564
6 changed files with 18 additions and 0 deletions

View file

@ -365,6 +365,7 @@ struct sway_config {
bool validating;
bool auto_back_and_forth;
bool show_marks;
bool tiling_drag;
bool edge_gaps;
bool smart_gaps;