i have to rework the bar... too full
This commit is contained in:
@@ -2,13 +2,12 @@
|
||||
{
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 40,
|
||||
"height": 50,
|
||||
"modules-left": ["hyprland/workspaces"],
|
||||
"modules-center": [],
|
||||
"modules-right": [
|
||||
"custom/bluetooth-audio",
|
||||
"custom/pixelbuds_pro",
|
||||
"wireplumber",
|
||||
"network",
|
||||
"cpu",
|
||||
"memory",
|
||||
@@ -16,6 +15,7 @@
|
||||
"custom/gpu-screen-recorder",
|
||||
"custom/gamemode",
|
||||
"tray",
|
||||
"wireplumber",
|
||||
"clock"
|
||||
],
|
||||
|
||||
@@ -54,8 +54,8 @@
|
||||
"tooltip-format": "{ifname} via {gwaddr}"
|
||||
},
|
||||
"wireplumber": {
|
||||
"format": "{volume}% {icon}",
|
||||
"format-muted": "--- ",
|
||||
"format": "{volume}% {icon}",
|
||||
"format-muted": "{node_name} ",
|
||||
"format-icons": {
|
||||
"headphone": "",
|
||||
"hands-free": "",
|
||||
@@ -121,8 +121,8 @@
|
||||
"return-type": "json",
|
||||
"exec": "~/.config/waybar/scripts/pixelbuds_pro_control.sh",
|
||||
"interval": 5,
|
||||
"on-click-right": "~/.config/waybar/scripts/pixelbuds_pro_control.sh connect",
|
||||
"on-click": "~/.config/waybar/scripts/pixelbuds_pro_control.sh cycle_anc"
|
||||
"on-click": "~/.config/waybar/scripts/pixelbuds_pro_control.sh connect",
|
||||
"on-click-right": "~/.config/waybar/scripts/pixelbuds_pro_control.sh cycle_anc"
|
||||
},
|
||||
"custom/audio-output": {
|
||||
"format": "{}",
|
||||
|
Reference in New Issue
Block a user