aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index 197a4afa..c90847d7 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -353,7 +353,7 @@ binds {
// Open/close the Overview: a zoomed-out view of workspaces and windows.
// You can also move the mouse into the top-left hot corner,
// or do a four-finger swipe up on a touchpad.
- Mod+O { toggle-overview; }
+ Mod+O repeat=false { toggle-overview; }
Mod+Q { close-window; }