forked from Shinonome/dots-hyprland
Revert "use bettercontrol for settings app (#1278)"
This reverts commit cfe48fb0a1.
This commit is contained in:
@@ -46,10 +46,10 @@
|
||||
"fakeScreenRounding": 2 // 0: None | 1: Always | 2: When not fullscreen
|
||||
},
|
||||
"apps": {
|
||||
"bluetooth": "better-control --bluetooth",
|
||||
"bluetooth": "blueberry",
|
||||
"imageViewer": "loupe",
|
||||
"network": "better-control --wifi",
|
||||
"settings": "better-control",
|
||||
"network": "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi",
|
||||
"settings": "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center",
|
||||
"taskManager": "gnome-usage",
|
||||
"terminal": "foot" // This is only for shell actions
|
||||
},
|
||||
|
||||
@@ -8,5 +8,5 @@ depends=(
|
||||
polkit-gnome
|
||||
gnome-keyring
|
||||
gnome-control-center
|
||||
networkmanager
|
||||
blueberry networkmanager
|
||||
)
|
||||
|
||||
@@ -7,11 +7,10 @@ license=(None)
|
||||
depends=(
|
||||
dart-sass
|
||||
hypridle
|
||||
hyprutils
|
||||
hyprutils
|
||||
hyprlock
|
||||
wlogout
|
||||
wl-clipboard
|
||||
hyprpicker
|
||||
nm-connection-editor
|
||||
better-control-git
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user