feat(waybar): full, instead of only left, center and right mods

This commit is contained in:
João Dias
2024-11-17 16:05:32 -03:00
parent e53e248921
commit 3043242b4c
3 changed files with 17 additions and 23 deletions
+5 -5
View File
@@ -2,7 +2,7 @@
"position": "top",
"layer": "top",
"spacing": 0,
"margin": 0,
"margin": 6,
"reload_style_on_change": true,
"modules-left": [
"custom/logo",
@@ -85,7 +85,7 @@
},
"custom/logo": {
"format": "", // Change to desired logo
"format": "", // Change to desired logo
"tooltip": false,
"escape": true,
"on-click": "anyrun" // Change to desired action
@@ -177,7 +177,7 @@
"network": {
// "interface": "wlp2*", // (Optional) To force the use of this interface
"format-wifi": "{icon}",
"format-ethernet": "",
"format-ethernet": "",
"tooltip-format": "<tt>{ifname}\t{ipaddr}\n {bandwidthUpBits}\n {bandwidthDownBits}</tt>",
"tooltip-format-disconnected": "<tt>Disconnected</tt>",
"tooltip-format-wifi": "<tt>󰤨 {essid}\n {bandwidthUpBits}\n {bandwidthDownBits}</tt>",
@@ -192,8 +192,8 @@
"format-muted": "",
"format-icons": {
"headphone": "",
"hands-free": "",
"headset": "",
"hands-free": "󰥰",
"headset": "󰋎",
"phone": "",
"phone-muted": "",
"portable": "",