default 'flashZones' to false

This commit is contained in:
Enrico Giordani
2019-09-11 21:11:55 +02:00
committed by GitHub
parent 7aeac4996b
commit 1430332b98

View File

@@ -8,7 +8,7 @@ struct Settings
bool shiftDrag = true;
bool displayChange_moveWindows = false;
bool virtualDesktopChange_moveWindows = false;
bool zoneSetChange_flashZones = true;
bool zoneSetChange_flashZones = false;
bool zoneSetChange_moveWindows = false;
bool overrideSnapHotkeys = false;
bool appLastZone_moveWindows = false;