mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
use better control for bluetooth
This commit is contained in:
@@ -13,7 +13,7 @@ Singleton {
|
||||
}
|
||||
|
||||
property QtObject apps: QtObject {
|
||||
property string bluetooth: "blueberry"
|
||||
property string bluetooth: "better-control --bluetooth"
|
||||
property string imageViewer: "loupe"
|
||||
property string network: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi"
|
||||
property string settings: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center"
|
||||
|
||||
@@ -8,5 +8,5 @@ depends=(
|
||||
polkit-gnome
|
||||
gnome-keyring
|
||||
gnome-control-center
|
||||
blueberry networkmanager
|
||||
networkmanager better-control-git
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user