mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-20 05:27:22 +00:00
Venator changes
This commit is contained in:
parent
4d4e715cb1
commit
4aeb4efa79
3 changed files with 11 additions and 13 deletions
|
|
@ -36,16 +36,16 @@ XF86AudioLowerVolume
|
|||
pactl set-sink-volume '@DEFAULT_SINK@' -10%
|
||||
|
||||
XF86AudioPlay
|
||||
playerctl play-pause
|
||||
playerctl play-pause; or ssh scimitar.lan playerctl play-pause
|
||||
|
||||
XF86AudioPause
|
||||
playerctl play-pause
|
||||
playerctl play-pause; or ssh scimitar.lan playerctl play-pause
|
||||
|
||||
XF86AudioNext
|
||||
playerctl next
|
||||
playerctl next; or ssh scimitar.lan playerctl next
|
||||
|
||||
XF86AudioPrev
|
||||
playerctl previous
|
||||
playerctl previous; or ssh scimitar.lan playerctl previous
|
||||
|
||||
# brightness
|
||||
super + shift + {@underscore,@plus}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue