HLWM bluetooth

This commit is contained in:
Joseph Ferano 2023-08-11 22:28:42 +07:00
parent 232ab1a137
commit 1a7c0191b8

View File

@ -118,6 +118,11 @@ hc keybind XF86AudioRaiseVolume spawn bash -c 'amixer sset Master 4%+; paplay /u
hc keybind XF86AudioLowerVolume spawn bash -c 'amixer sset Master 4%-; paplay /usr/share/sounds/freedesktop/stereo/audio-volume-change.oga'
hc keybind XF86AudioPlay spawn bash -c 'playerctl -a play-pause; paplay /usr/share/sounds/freedesktop/stereo/dialog-warning.oga'
# bluetooth
hc keybind $Mod-b spawn bluetoothctl connect F8:5B:6E:2A:6A:CF
hc keybind $Mod-Shift-b spawn sudo systemctl restart bluetooth.service
hc keybind $Mod-Ctrl-b spawn bluetoothctl disconnect F8:5B:6E:2A:6A:CF
# focus
hc keybind $Mod-BackSpace cycle_monitor
#hc keybind $Mod-Tab cycle_all +1