diff options
author | dakkar <dakkar@thenautilus.net> | 2021-02-27 17:20:22 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2021-02-27 17:20:22 +0000 |
commit | 42b686c200c4f1caa350088d13437e6a6f5230c9 (patch) | |
tree | 3757872f3e2416687255178451ab9351d131c65f /components/bindings/Extra-Keybindings | |
parent | kill "expose" (diff) | |
download | fvwm-crystal-42b686c200c4f1caa350088d13437e6a6f5230c9.tar.gz fvwm-crystal-42b686c200c4f1caa350088d13437e6a6f5230c9.tar.bz2 fvwm-crystal-42b686c200c4f1caa350088d13437e6a6f5230c9.zip |
better screenshot
Diffstat (limited to 'components/bindings/Extra-Keybindings')
-rw-r--r-- | components/bindings/Extra-Keybindings | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings index 62a6b17..79d946e 100644 --- a/components/bindings/Extra-Keybindings +++ b/components/bindings/Extra-Keybindings @@ -28,3 +28,8 @@ Key F8 A $[Mod1] Exec xbacklight -inc 10 # remove Expose Key E A $[Mod1] - Key E A $[Mod1]2 - + +# kill crystal's screenshot +Key Print A $[Mod] - +# use maim instead +Key S A $[Mod1]S Exec maim -s | xclip -sel clip -t image/png |