diff options
Diffstat (limited to '.config/sxhkd')
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index bf15a16..46f3de5 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -10,6 +10,10 @@ super + grave super + c setxkbmap -option caps:swapescape && xset r rate 300 50 +# ncmpcpp +super + shift + n + $TERMINAL -e ncmpcpp + # Screenshot tool Print maimshot |
