diff options
author | zachir <zachir@librem.one> | 2023-03-15 01:39:12 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-03-15 01:39:12 -0500 |
commit | 73fcaae15303cc508f11e9abb39968cae2a78cd0 (patch) | |
tree | 0f82e56ce467415ab38f7abf29d2b88d16991706 /sxhkd | |
parent | 996710742f6ba540cdd01b6d212db8aecee82561 (diff) |
have S-p not be mpd specific in sxhkd
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 6ccc6db..070e3bb 100755 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -137,7 +137,7 @@ alt + x # pause mpd super + p - playerctl -p mpd play-pause + playerctl play-pause # toggle picom alt + super + c |