call menus from waybar
This commit is contained in:
parent
c84f9047fe
commit
4d412a1613
6 changed files with 78 additions and 6 deletions
|
|
@ -143,16 +143,20 @@ switch $input
|
|||
open_course
|
||||
|
||||
case $options[3]
|
||||
audio_source
|
||||
wpsourcemenu.fish
|
||||
# audio_source
|
||||
|
||||
case $options[4]
|
||||
audio_sink
|
||||
wpsinkmenu.fish
|
||||
# audio_sink
|
||||
|
||||
case $options[5]
|
||||
bluetooth_connection
|
||||
bluetoothmenu.fish
|
||||
# bluetooth_connection
|
||||
|
||||
case $options[6]
|
||||
network_connection
|
||||
networkmenu.fish
|
||||
# network_connection
|
||||
|
||||
case $options[7]
|
||||
color_scheme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue