Regenerated
This commit is contained in:
+414
-386
File diff suppressed because it is too large
Load Diff
+34
-6
@@ -4676,18 +4676,17 @@ These are config files for waybar
|
|||||||
],
|
],
|
||||||
|
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"group/workspaces"
|
"group/workspaces",
|
||||||
,"custom/media"
|
"group/sporadic"
|
||||||
,"custom/batterywarn"
|
|
||||||
/* ,"custom/kdeconnect" */
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"group/audio"
|
"group/audio"
|
||||||
,"group/tray"
|
,"group/tray"
|
||||||
,"clock"
|
,"group/datestuff"
|
||||||
,"group/system"
|
,"group/system"
|
||||||
,"custom/notifications"
|
,"group/notifications"
|
||||||
],
|
],
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
@@ -4793,6 +4792,35 @@ These are config files for waybar
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/*************************/
|
||||||
|
|
||||||
|
"group/sporadic": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
,"custom/media"
|
||||||
|
,"custom/batterywarn"
|
||||||
|
/* ,"custom/kdeconnect" */
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
|
/*************************/
|
||||||
|
|
||||||
|
"group/datestuff": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
,"clock"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
|
/*************************/
|
||||||
|
|
||||||
|
"group/notifications": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
,"custom/notifications"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
|
|||||||
@@ -14,18 +14,17 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"group/workspaces"
|
"group/workspaces",
|
||||||
,"custom/media"
|
"group/sporadic"
|
||||||
,"custom/batterywarn"
|
|
||||||
/* ,"custom/kdeconnect" */
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"group/audio"
|
"group/audio"
|
||||||
,"group/tray"
|
,"group/tray"
|
||||||
,"clock"
|
,"group/datestuff"
|
||||||
,"group/system"
|
,"group/system"
|
||||||
,"custom/notifications"
|
,"group/notifications"
|
||||||
],
|
],
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
@@ -131,6 +130,35 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/*************************/
|
||||||
|
|
||||||
|
"group/sporadic": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
,"custom/media"
|
||||||
|
,"custom/batterywarn"
|
||||||
|
/* ,"custom/kdeconnect" */
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
|
/*************************/
|
||||||
|
|
||||||
|
"group/datestuff": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
,"clock"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
|
/*************************/
|
||||||
|
|
||||||
|
"group/notifications": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
,"custom/notifications"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
|
|||||||
Reference in New Issue
Block a user