mirror of
https://github.com/swaywm/sway.git
synced 2025-11-13 13:29:49 -05:00
Introduce tiling_drag directive
This commit is contained in:
parent
d4e80cf301
commit
ec9c4de564
6 changed files with 18 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue