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 15b46a52..6c2ac7a9 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -213,7 +213,7 @@ binds {
Mod+Minus { set-column-width "-10%"; }
Mod+Equal { set-column-width "+10%"; }
- Print { screenshot; }
+ Print { screenshot-screen; }
Alt+Print { screenshot-window; }
Mod+Shift+E { quit; }