Regenerated
This commit is contained in:
+310
-310
File diff suppressed because it is too large
Load Diff
+6
-6
@@ -2677,7 +2677,7 @@ These are config files for waybar
|
|||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
"transition-left-to-right": false
|
"transition-left-to-right": true
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
"custom/workspaces-wrap",
|
"custom/workspaces-wrap",
|
||||||
@@ -2688,7 +2688,7 @@ These are config files for waybar
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/workspaces-wrap": {
|
"custom/workspaces-wrap": {
|
||||||
"format": "WS",
|
"format": "Workspaces",
|
||||||
"tooltip-format": "Workspaces group"
|
"tooltip-format": "Workspaces group"
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -2696,7 +2696,7 @@ These are config files for waybar
|
|||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
"transition-left-to-right": false
|
"transition-left-to-right": true
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
"custom/hardware-wrap",
|
"custom/hardware-wrap",
|
||||||
@@ -2708,7 +2708,7 @@ These are config files for waybar
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/hardware-wrap": {
|
"custom/hardware-wrap": {
|
||||||
"format": " ",
|
"format": " Hardware ",
|
||||||
"tooltip-format": "Hardware group"
|
"tooltip-format": "Hardware group"
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -2716,7 +2716,7 @@ These are config files for waybar
|
|||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
"transition-left-to-right": false
|
"transition-left-to-right": true
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
"custom/connections-wrap",
|
"custom/connections-wrap",
|
||||||
@@ -2727,7 +2727,7 @@ These are config files for waybar
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/connections-wrap": {
|
"custom/connections-wrap": {
|
||||||
"format": "",
|
"format": " Connections ",
|
||||||
"tooltip-format": "Connections group"
|
"tooltip-format": "Connections group"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
"transition-left-to-right": false
|
"transition-left-to-right": true
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
"custom/workspaces-wrap",
|
"custom/workspaces-wrap",
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/workspaces-wrap": {
|
"custom/workspaces-wrap": {
|
||||||
"format": "WS",
|
"format": "Workspaces",
|
||||||
"tooltip-format": "Workspaces group"
|
"tooltip-format": "Workspaces group"
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
"transition-left-to-right": false
|
"transition-left-to-right": true
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
"custom/hardware-wrap",
|
"custom/hardware-wrap",
|
||||||
@@ -49,7 +49,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/hardware-wrap": {
|
"custom/hardware-wrap": {
|
||||||
"format": " ",
|
"format": " Hardware ",
|
||||||
"tooltip-format": "Hardware group"
|
"tooltip-format": "Hardware group"
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
"transition-left-to-right": false
|
"transition-left-to-right": true
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
"custom/connections-wrap",
|
"custom/connections-wrap",
|
||||||
@@ -68,7 +68,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/connections-wrap": {
|
"custom/connections-wrap": {
|
||||||
"format": "",
|
"format": " Connections ",
|
||||||
"tooltip-format": "Connections group"
|
"tooltip-format": "Connections group"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user