mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 11:12:48 +01:00
sway/media.conf: add +Shift+b for blueman-manager
Resolves: monologue at Matrix
This commit is contained in:
parent
8feb7627ab
commit
bb78bd2b2f
@ -5,6 +5,9 @@ exec --no-startup-id pasystray --notify-all
|
|||||||
|
|
||||||
# win-shift-a for audio device configuration tab
|
# win-shift-a for audio device configuration tab
|
||||||
bindsym $mod+Shift+a exec pavucontrol -t 5
|
bindsym $mod+Shift+a exec pavucontrol -t 5
|
||||||
|
# win-shift-b for bluetooth configuration (headset, speakers make it seem
|
||||||
|
# logical here)
|
||||||
|
bindsym $mod+Shift+b exec blueman-manager
|
||||||
|
|
||||||
# Media keys
|
# Media keys
|
||||||
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause && notify-send -t 500 "Play-Pause pressed"
|
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause && notify-send -t 500 "Play-Pause pressed"
|
||||||
|
Loading…
Reference in New Issue
Block a user