added alot
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"reload_style_on_change": true,
|
||||
"modules-left": ["custom/notification","clock","custom/pacman"],
|
||||
"modules-center": ["hyprland/workspaces"],
|
||||
"modules-right": ["network","bluetooth","tray"],
|
||||
"modules-right": ["network","bluetooth","pulseaudio","tray"],
|
||||
|
||||
|
||||
"hyprland/workspaces": {
|
||||
@@ -51,7 +51,7 @@
|
||||
"format-on": " ",
|
||||
"format-off": "BT-off ",
|
||||
"format-disabled": " ",
|
||||
"format-connected-battery": "{device_battery_percentage}% ",
|
||||
"format-connected-battery": " {device_battery_percentage}%",
|
||||
"format-alt": "{device_alias} ",
|
||||
"tooltip-format": "{controller_alias}\t{controller_address}\n\n{num_connections} connected",
|
||||
"tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{num_connections} connected\n\n{device_enumerate}",
|
||||
@@ -128,5 +128,17 @@
|
||||
"icon-size": 14,
|
||||
"spacing": 10
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": "{icon} {volume}%",
|
||||
"format-icons": {
|
||||
"default": [ "", "", "" ],
|
||||
"default-muted": "",
|
||||
"headphone": "",
|
||||
"headphone-muted": "",
|
||||
"headset": "",
|
||||
"headset-muted": ""
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user