diff options
author | xyz <gky44px1999@gmail.com> | 2021-05-19 20:22:06 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-05-19 20:22:06 -0700 |
commit | 4b4f034705ac668d268b48c7e23ff879e05e404e (patch) | |
tree | 1ba38a60a17844a6e8b37cad894658bb3ff9c04e /.config/sxhkd | |
parent | e4c60fa8f9673b6120fe79ccc7f9d638c4137c4e (diff) |
-A for ll, alt for screenshot, archwiki approach for ssh-agent
Diffstat (limited to '.config/sxhkd')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index a48ffae5..471ffc63 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,2 +1,2 @@ -super + Print +alt + Print ffmpeg -f x11grab -i $DISPLAY -vframes 1 $HOME/pictures/screenshots/$($HOME/programs/my_scripts/time.uuid.sh).png |