aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2023-10-10 12:42:24 +0400
committerIvan Molodetskikh <yalterz@gmail.com>2023-10-10 12:42:24 +0400
commitc8105ae1a67f78a7b31374eb390a89538064cc59 (patch)
tree5eb764bb817e35923fe6ffd09fad0f465bb761f6 /resources
parentcb73bcfb3248a5f5d2349d59790ed75c8431efcd (diff)
downloadniri-c8105ae1a67f78a7b31374eb390a89538064cc59.tar.gz
niri-c8105ae1a67f78a7b31374eb390a89538064cc59.tar.bz2
niri-c8105ae1a67f78a7b31374eb390a89538064cc59.zip
Add screenshot-window action
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index aab1d77d..0c27a45d 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -208,6 +208,8 @@ binds {
Mod+Equal { set-column-width "+10%"; }
Print { screenshot; }
+ Alt+Print { screenshot-window; }
+
Mod+Shift+E { quit; }
Mod+Shift+P { power-off-monitors; }