diff options
| -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 fc2afe13..bf528aff 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -34,7 +34,7 @@ alt + ctrl + y  	tsp mpvy -A -u "$(xsel -ob)"  alt + w -	"$BROWSER" & +	"$BROWSER"  alt + s  	shufwall | 
