feat: some shit
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
"custom/waybar-mpris"
|
||||
],
|
||||
"modules-center": [
|
||||
"wlr/workspaces"
|
||||
"sway/workspaces"
|
||||
],
|
||||
"modules-right": [
|
||||
"custom/power-consumption",
|
||||
@ -76,6 +76,9 @@
|
||||
""
|
||||
]
|
||||
},
|
||||
"sway/workspaces": {
|
||||
"format": "{name}"
|
||||
},
|
||||
"network": {
|
||||
// "interface": "wlp2*", // (Optional) To force the use of this interface
|
||||
"format-wifi": "{essid} ({signalStrength}%) ",
|
||||
|
Reference in New Issue
Block a user