From cecfcd1d838d539fdb2f401560a335f2add3fd90 Mon Sep 17 00:00:00 2001 From: xyz Date: Wed, 11 Aug 2021 19:08:02 -0700 Subject: refactor --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 6ca5eae6..421e4ec6 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,7 +1,7 @@ # vim: ft=sh 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} -- cgit v1.2.3-70-g09d2