dotfiles

<-- duh.
Log | Files | Refs | LICENSE

commit 10f5988e19dc4053fbbb5a161d779b4a1cc1ee81
parent 29d9bb4c8403930256b2692368fb9b0fc94e5bac
Author: hhvn <dev@hhvn.uk>
Date:   Thu, 23 Dec 2021 22:53:11 +0000

.c/s/sxhkdrc: seek properly

Diffstat:
M.config/sxhkd/sxhkdrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -94,7 +94,7 @@ super + ctrl + u # cmus control super + ctrl + {i,p} - cmus-remote --seek {-5,5} + cmus-remote --seek {-5,+5} super + alt + {i,p} cmus-remote {--prev,--next}