summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-07-28 19:52:22 -0700
committerxyz <gky44px1999@gmail.com>2021-07-28 19:52:22 -0700
commit82349fb8d151c61961f8011d6a0e29f691ac7d07 (patch)
tree3526793428bf45935c8525cae09676b498d927e0 /.config
parentb5b8292697f35e9db97011c54666389232a9a578 (diff)
patch
Diffstat (limited to '.config')
-rw-r--r--.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index de738ae8..2ceeea47 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -1,5 +1,5 @@
alt + Print
- ffmpeg -f x11grab -i $DISPLAY -vframes 1 $HOME/pictures/screenshots/$(time.uuid).png
+ ffmpeg -f x11grab -i "$DISPLAY" -vframes 1 "$HOME"/pictures/screenshots/"$(time.uuid)".png
XF86Audio{RaiseVolume,LowerVolume,Mute}
amixer set Master {5%+,5%-,toggle}