feat: add option to disable realigning working set windows on show/hide (#21)
This commit is contained in:
@@ -15,3 +15,7 @@ watch_scale: 1.0
|
||||
# Enable / disable sliding windows back and forth with the scroll action
|
||||
# Default: true
|
||||
allow_sliding: true
|
||||
|
||||
# Enable / disable realigning the working set windows when they are shown/hidden
|
||||
# Default: true
|
||||
realign_on_showhide: true
|
||||
|
||||
Reference in New Issue
Block a user