Regenerated
This commit is contained in:
+311
-311
File diff suppressed because it is too large
Load Diff
+7
-7
@@ -2720,7 +2720,7 @@ These are config files for waybar
|
|||||||
"portable": "",
|
"portable": "",
|
||||||
"default": ["", ""]
|
"default": ["", ""]
|
||||||
},
|
},
|
||||||
"on-click": "pavucontrol",
|
"on-click": "pavucontrol"
|
||||||
},
|
},
|
||||||
|
|
||||||
"network": {
|
"network": {
|
||||||
@@ -2730,32 +2730,32 @@ These are config files for waybar
|
|||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
||||||
"tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}",
|
"tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}",
|
||||||
"on-click": "impala",
|
"on-click": "impala",
|
||||||
"on-click-right": "nm-connection-editor",
|
"on-click-right": "nm-connection-editor"
|
||||||
},
|
},
|
||||||
|
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"format": "{usage}% ",
|
"format": "{usage}% ",
|
||||||
"tooltip": false,
|
"tooltip": false
|
||||||
},
|
},
|
||||||
|
|
||||||
"memory": {
|
"memory": {
|
||||||
"format": "{percentage}% ",
|
"format": "{percentage}% "
|
||||||
},
|
},
|
||||||
|
|
||||||
"temperature": {
|
"temperature": {
|
||||||
"format": "{temperatureC}°C ",
|
"format": "{temperatureC}°C ",
|
||||||
"tooltip": false,
|
"tooltip": false
|
||||||
},
|
},
|
||||||
|
|
||||||
"tray": {
|
"tray": {
|
||||||
"spacing": 10,
|
"spacing": 10,
|
||||||
"icon-size": 14,
|
"icon-size": 14
|
||||||
},
|
},
|
||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%a, %d %b %Y - %H:%M}",
|
"format": "{:%a, %d %b %Y - %H:%M}",
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"on-click": "flatpak run eu.betterbird.Betterbird -calendar",
|
"on-click": "flatpak run eu.betterbird.Betterbird -calendar"
|
||||||
},
|
},
|
||||||
|
|
||||||
"battery": {
|
"battery": {
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
"portable": "",
|
"portable": "",
|
||||||
"default": ["", ""]
|
"default": ["", ""]
|
||||||
},
|
},
|
||||||
"on-click": "pavucontrol",
|
"on-click": "pavucontrol"
|
||||||
},
|
},
|
||||||
|
|
||||||
"network": {
|
"network": {
|
||||||
@@ -71,32 +71,32 @@
|
|||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
||||||
"tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}",
|
"tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}",
|
||||||
"on-click": "impala",
|
"on-click": "impala",
|
||||||
"on-click-right": "nm-connection-editor",
|
"on-click-right": "nm-connection-editor"
|
||||||
},
|
},
|
||||||
|
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"format": "{usage}% ",
|
"format": "{usage}% ",
|
||||||
"tooltip": false,
|
"tooltip": false
|
||||||
},
|
},
|
||||||
|
|
||||||
"memory": {
|
"memory": {
|
||||||
"format": "{percentage}% ",
|
"format": "{percentage}% "
|
||||||
},
|
},
|
||||||
|
|
||||||
"temperature": {
|
"temperature": {
|
||||||
"format": "{temperatureC}°C ",
|
"format": "{temperatureC}°C ",
|
||||||
"tooltip": false,
|
"tooltip": false
|
||||||
},
|
},
|
||||||
|
|
||||||
"tray": {
|
"tray": {
|
||||||
"spacing": 10,
|
"spacing": 10,
|
||||||
"icon-size": 14,
|
"icon-size": 14
|
||||||
},
|
},
|
||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%a, %d %b %Y - %H:%M}",
|
"format": "{:%a, %d %b %Y - %H:%M}",
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"on-click": "flatpak run eu.betterbird.Betterbird -calendar",
|
"on-click": "flatpak run eu.betterbird.Betterbird -calendar"
|
||||||
},
|
},
|
||||||
|
|
||||||
"battery": {
|
"battery": {
|
||||||
|
|||||||
Reference in New Issue
Block a user