HLWM bluetooth
This commit is contained in:
parent
232ab1a137
commit
1a7c0191b8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user