Add screenshot-window action

This commit is contained in:
Ivan Molodetskikh
2023-10-10 12:42:24 +04:00
parent cb73bcfb32
commit c8105ae1a6
5 changed files with 73 additions and 0 deletions
+2
View File
@@ -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; }