commit b38fdc21c4c399e1c46a8bcb4a678d7a30865a1e
parent 59d483408f7ee6e974b39ab55a856ea57e433160
Author: Vincent Demeester <vincent@sbr.pm>
Date: Wed, 16 Dec 2020 18:42:37 +0100
users/vincent: bound capture to win+o…
… (win+l in bepo)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/users/vincent/desktop/i3.nix b/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 = [