Regenerated
This commit is contained in:
+326
-304
File diff suppressed because it is too large
Load Diff
@@ -2677,6 +2677,27 @@ These are config files for waybar
|
||||
"idle_inhibitor",
|
||||
],
|
||||
|
||||
/*******************************************************************/
|
||||
"group/myworkspaces": {
|
||||
"orientation": "horizontal",
|
||||
"drawer": {
|
||||
"transition-duration": 500,
|
||||
"transition-left-to-right": true
|
||||
},
|
||||
"modules": [
|
||||
"custom/myworkspaces-wrap",
|
||||
"cpu",
|
||||
"memory",
|
||||
"temperature",
|
||||
"battery",
|
||||
]
|
||||
},
|
||||
|
||||
"custom/myworkspaces-wrap": {
|
||||
"format": "Workspaces",
|
||||
"tooltip-format": "Workspaces group"
|
||||
},
|
||||
|
||||
/*******************************************************************/
|
||||
"group/hardware": {
|
||||
"orientation": "horizontal",
|
||||
@@ -2825,6 +2846,7 @@ These are config files for waybar
|
||||
"format-icons": ["", "", "", "", " "]
|
||||
}
|
||||
}
|
||||
|
||||
#+END_SRC
|
||||
|
||||
** =.config/waybar/style.css=
|
||||
|
||||
@@ -18,6 +18,27 @@
|
||||
"idle_inhibitor",
|
||||
],
|
||||
|
||||
/*******************************************************************/
|
||||
"group/myworkspaces": {
|
||||
"orientation": "horizontal",
|
||||
"drawer": {
|
||||
"transition-duration": 500,
|
||||
"transition-left-to-right": true
|
||||
},
|
||||
"modules": [
|
||||
"custom/myworkspaces-wrap",
|
||||
"cpu",
|
||||
"memory",
|
||||
"temperature",
|
||||
"battery",
|
||||
]
|
||||
},
|
||||
|
||||
"custom/myworkspaces-wrap": {
|
||||
"format": "Workspaces",
|
||||
"tooltip-format": "Workspaces group"
|
||||
},
|
||||
|
||||
/*******************************************************************/
|
||||
"group/hardware": {
|
||||
"orientation": "horizontal",
|
||||
|
||||
Reference in New Issue
Block a user