sway: use blueberry instead of gnome-bluetooth

blueman-manager and gnome-bluetooth both seem to fail outside of gnome DE
This commit is contained in:
Colin 2023-05-15 02:42:33 +00:00
parent 9769aea3b3
commit 23e39481a4

View File

@ -65,9 +65,10 @@ in
"swaylock" "swaylock"
"swayidle" "swayidle"
"wl-clipboard" "wl-clipboard"
"blueberry" # GUI bluetooth manager
"mako" # notification daemon "mako" # notification daemon
# # "pavucontrol" # # "pavucontrol"
"gnome.gnome-bluetooth" # "gnome.gnome-bluetooth" # XXX(2023/05/14): broken
"gnome.gnome-control-center" "gnome.gnome-control-center"
"sway-contrib.grimshot" "sway-contrib.grimshot"
]; ];
@ -83,6 +84,7 @@ in
swaylock swaylock
swayidle swayidle
wl-clipboard wl-clipboard
blueberry
mako mako
"gnome.gnome-bluetooth" "gnome.gnome-bluetooth"
"gnome.gnome-control-center" "gnome.gnome-control-center"