Getting rid of selector-bluetooth - bluetuith is better.
This commit is contained in:
parent
f8e32f4fc7
commit
ce732de93f
2 changed files with 0 additions and 300 deletions
|
@ -24,7 +24,6 @@ else:
|
|||
Key([mod], "space", lazy.spawncmd()),
|
||||
Key([mod], "e", lazy.spawn("selector-chars")),
|
||||
Key([mod, "control"], "a", lazy.spawn("selector-audio")),
|
||||
Key([mod, "control"], "b", lazy.spawn("selector-bluetooth")),
|
||||
# media keys
|
||||
Key([], "XF86AudioMute", lazy.spawn("pactl set-sink-mute @DEFAULT_SINK@ toggle")),
|
||||
Key([], "XF86AudioMicMute", lazy.spawn("sb-volume micmute")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue