This commit is contained in:
Stephan Raabe
2024-04-15 15:49:05 +02:00
parent a2e12e02cc
commit 32a6c0326d
12 changed files with 325 additions and 14 deletions
+16 -2
View File
@@ -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"
]
},
+2 -2
View File
@@ -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"
]
+2 -2
View File
@@ -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"
]
+2 -2
View File
@@ -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"
]
+1 -1
View File
@@ -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"
]
}
+2 -2
View File
@@ -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"
]
+1 -1
View File
@@ -34,7 +34,7 @@
"custom/settings",
"custom/waybarthemes",
"custom/wallpaper",
// "wlr/taskbar",
//"wlr/taskbar",
"group/quicklinks",
"hyprland/window",
"custom/starter"