Commit b38fdc21c4c3

Vincent Demeester <vincent@sbr.pm>
2020-12-16 18:42:37
users/vincent: bound capture to win+o…
… (win+l in bepo) Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 59d4834
Changed files (1)
users
vincent
desktop
users/vincent/desktop/i3.nix
@@ -237,6 +237,8 @@ in
         "Mod4+Shift+32" = "exec ${lockCommand}";
         # "Mod4+Shift+39" = "exec ~/.screenlayout/home-work.sh && systemctl --user start random-background.service";
         "Mod4+24" = "border toggle";
+        # TODO transform this into mode with multiple "capture" target
+        "Mod4+32" = "exec capture";
       };
       modes = { };
       bars = [