forked from Shinonome/dots-hyprland
use better control for bluetooth
This commit is contained in:
@@ -13,7 +13,7 @@ Singleton {
|
|||||||
}
|
}
|
||||||
|
|
||||||
property QtObject apps: QtObject {
|
property QtObject apps: QtObject {
|
||||||
property string bluetooth: "blueberry"
|
property string bluetooth: "better-control --bluetooth"
|
||||||
property string imageViewer: "loupe"
|
property string imageViewer: "loupe"
|
||||||
property string network: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi"
|
property string network: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi"
|
||||||
property string settings: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center"
|
property string settings: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center"
|
||||||
|
|||||||
@@ -8,5 +8,5 @@ depends=(
|
|||||||
polkit-gnome
|
polkit-gnome
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
gnome-control-center
|
gnome-control-center
|
||||||
blueberry networkmanager
|
networkmanager better-control-git
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user