Files
SDG-OS/sdgos/wayshell/configs/volume.json
T

25 lines
493 B
JSON

{
"layer": "overlay",
"exclusive": false,
"position": "right",
"width": 36,
"margin-top": 300,
"margin-bottom": 300,
"margin-left": 0,
"margin-right": 6,
"spacing": 0,
"include": [
"~/.config/sdgos/wayshell/configs/waybar-modules"
],
"modules-left": [
],
"modules-center": [
"custom/volume-up",
"custom/volume-bar",
"custom/volume-down",
"custom/volume-icon"
],
"modules-right": [
]
}