Updates
This commit is contained in:
+16
-2
@@ -59,6 +59,7 @@
|
||||
// ML4W Welcome App
|
||||
"custom/ml4w-welcome": {
|
||||
"on-click": "~/dotfiles/apps/ML4W_Welcome-x86_64.AppImage",
|
||||
"on-click-right": "~/dotfiles/hypr/scripts/ml4w-launcher.sh",
|
||||
"format": " ",
|
||||
"tooltip": false
|
||||
},
|
||||
@@ -284,15 +285,28 @@
|
||||
},
|
||||
|
||||
// Group Settings
|
||||
"group/settings": {
|
||||
"group/links": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
// START CHATGPT TOOGLE
|
||||
"custom/chatgpt",
|
||||
// END CHATGPT TOOGLE
|
||||
"custom/wallpaper"
|
||||
]
|
||||
},
|
||||
|
||||
// Group Settings
|
||||
"group/settings": {
|
||||
"orientation": "inherit",
|
||||
"drawer": {
|
||||
"transition-duration": 300,
|
||||
"children-class": "not-memory",
|
||||
"transition-left-to-right": false
|
||||
},
|
||||
"modules": [
|
||||
"custom/settings",
|
||||
"custom/waybarthemes",
|
||||
"custom/wallpaper"
|
||||
"custom/ml4w-hyprland-settings"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
@@ -24,8 +24,9 @@
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
"custom/appmenu",
|
||||
"group/links",
|
||||
"group/settings",
|
||||
"wlr/taskbar",
|
||||
//"wlr/taskbar",
|
||||
"group/quicklinks",
|
||||
"hyprland/window",
|
||||
"custom/empty"
|
||||
@@ -49,7 +50,6 @@
|
||||
"idle_inhibitor",
|
||||
"tray",
|
||||
"custom/exit",
|
||||
"custom/ml4w-hyprland-settings",
|
||||
"custom/ml4w-welcome",
|
||||
"clock"
|
||||
]
|
||||
|
||||
@@ -24,8 +24,9 @@
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
"custom/appmenu",
|
||||
"group/links",
|
||||
"group/settings",
|
||||
"wlr/taskbar",
|
||||
//"wlr/taskbar",
|
||||
"group/quicklinks",
|
||||
"hyprland/window",
|
||||
"custom/empty"
|
||||
@@ -48,7 +49,6 @@
|
||||
"idle_inhibitor",
|
||||
"tray",
|
||||
"custom/exit",
|
||||
"custom/ml4w-hyprland-settings",
|
||||
"custom/ml4w-welcome",
|
||||
"clock"
|
||||
]
|
||||
|
||||
@@ -24,8 +24,9 @@
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
"custom/appmenu",
|
||||
"group/links",
|
||||
"group/settings",
|
||||
"wlr/taskbar",
|
||||
//"wlr/taskbar",
|
||||
"group/quicklinks",
|
||||
"hyprland/window"
|
||||
],
|
||||
@@ -48,7 +49,6 @@
|
||||
"idle_inhibitor",
|
||||
"tray",
|
||||
"custom/exit",
|
||||
"custom/ml4w-hyprland-settings",
|
||||
"custom/ml4w-welcome",
|
||||
"clock"
|
||||
]
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"modules-left": [
|
||||
"custom/appmenuicon",
|
||||
"hyprland/workspaces",
|
||||
"group/links",
|
||||
"group/settings",
|
||||
"group/quicklinks"
|
||||
],
|
||||
@@ -47,7 +48,6 @@
|
||||
"custom/exit",
|
||||
"clock",
|
||||
"tray",
|
||||
"custom/ml4w-hyprland-settings",
|
||||
"custom/ml4w-welcome"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -24,8 +24,9 @@
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
"custom/appmenu",
|
||||
"group/links",
|
||||
"group/settings",
|
||||
"wlr/taskbar",
|
||||
//"wlr/taskbar",
|
||||
"group/quicklinks",
|
||||
"hyprland/window",
|
||||
"custom/empty"
|
||||
@@ -48,7 +49,6 @@
|
||||
"idle_inhibitor",
|
||||
"tray",
|
||||
"custom/exit",
|
||||
"custom/ml4w-hyprland-settings",
|
||||
"custom/ml4w-welcome",
|
||||
"clock"
|
||||
]
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"custom/settings",
|
||||
"custom/waybarthemes",
|
||||
"custom/wallpaper",
|
||||
// "wlr/taskbar",
|
||||
//"wlr/taskbar",
|
||||
"group/quicklinks",
|
||||
"hyprland/window",
|
||||
"custom/starter"
|
||||
|
||||
Reference in New Issue
Block a user