mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
lines
This commit is contained in:
parent
5b24d967cd
commit
05a1efcf6e
@ -69,12 +69,16 @@ Print
|
|||||||
shift + Print
|
shift + Print
|
||||||
maimpick
|
maimpick
|
||||||
# Print: Record audio or video; Del: kill recording
|
# Print: Record audio or video; Del: kill recording
|
||||||
super + {Print,Delete}
|
super + Print
|
||||||
dmenurecord {,kill}
|
dmenurecord
|
||||||
|
super + Delete
|
||||||
|
dmenurecord kill
|
||||||
|
|
||||||
# Pause audio
|
# Pause audio
|
||||||
super + {_,shift +} p
|
super + p
|
||||||
mpc {toggle,pause}
|
mpc toggle
|
||||||
|
super + shift + p
|
||||||
|
mpc pause; pauseallmpv
|
||||||
# Changes to next/previous tracks
|
# Changes to next/previous tracks
|
||||||
super + {comma,period}
|
super + {comma,period}
|
||||||
mpc {prev,next}
|
mpc {prev,next}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user