Waybar changes

This commit is contained in:
2023-05-28 00:16:32 +01:00
parent 906918ab23
commit 8004fa6afd

View File

@@ -10,12 +10,29 @@
"tray"
],
"hyprland/window": {
"separate-outputs": true
},
"network": {
"tooltip-format": "{ipaddr}",
"format-wifi": "{icon} {essid}",
"format-ethernet": "󰈀 {ifname}",
"format-icons": [
"󰤯",
"󰤟",
"󰤢",
"󰤥",
"󰤨"
]
},
"bat": {
"battery": {
"format": "{icon} {capacity}%",
"format-icons": [
"",
"",
"",
"",
""
]
},
"backlight": {
"format": "{percent}% {icon}",
@@ -27,18 +44,14 @@
"on-click": "activate",
"format": "{icon}",
"format-icons": {
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"urgent": "",
"active": "",
"default": ""
}
},
"clock": {
"format-alt": "{:%a, %d. %b %H:%M}"
"interval": 1,
"format-alt": "{:%a, %d. %b %H:%M:%S}"
},
"pulseaudio": {
"format": "{icon} {volume}%",