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

26 lines
504 B
JSON

{
"layer": "overlay",
"exclusive": true,
"position": "top",
"margin-top": -2,
"margin-bottom": -30,
"spacing": 2,
"include": [
"~/.config/sdgos/wayshell/configs/screenshot-modules"
],
"modules-left": [
],
"modules-center": [
"custom/ss-monitor",
"custom/ss-zone",
"custom/ss-all",
"custom/ss-window",
"custom/ss-obs",
"custom/ss-mode",
"custom/ss-settings"
],
"modules-right": [
]
}