mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-08 08:19:26 -05:00
Revert "use better-control instead of gnome settings and blueberry"
This reverts commit e1ee645e87.
This commit is contained in:
@@ -13,10 +13,10 @@ Singleton {
|
||||
}
|
||||
|
||||
property QtObject apps: QtObject {
|
||||
property string bluetooth: "better-control --bluetooth"
|
||||
property string bluetooth: "blueberry"
|
||||
property string imageViewer: "loupe"
|
||||
property string network: "better-control --wifi"
|
||||
property string settings: "better-control"
|
||||
property string network: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi"
|
||||
property string settings: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center"
|
||||
property string taskManager: "gnome-usage"
|
||||
property string terminal: "foot" // This is only for shell actions
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user