78 lines
1.4 KiB
JSON
78 lines
1.4 KiB
JSON
{
|
|
"group/now-playing": {
|
|
"orientation": "inherit",
|
|
"modules": [
|
|
"custom/deezer"
|
|
]
|
|
},
|
|
"group/user-group": {
|
|
"orientation": "horizontal",
|
|
"modules": [
|
|
"user",
|
|
"custom/exit"
|
|
]
|
|
},
|
|
"group/distro-group": {
|
|
"orientation": "horizontal",
|
|
"drawer": {
|
|
"transition-duration": 650,
|
|
"transition-left-to-right": true
|
|
},
|
|
"modules": [
|
|
"custom/distro",
|
|
"custom/terminal",
|
|
"custom/files"
|
|
]
|
|
},
|
|
"group/storage": {
|
|
"orientation": "vertical",
|
|
"modules": [
|
|
"disk#root",
|
|
"disk#duke",
|
|
"disk#edwin",
|
|
"disk#fridolin",
|
|
"disk#gregor",
|
|
"disk#nextcloud"
|
|
]
|
|
},
|
|
"group/system": {
|
|
"orientation": "horizontal",
|
|
"modules": [
|
|
"temperature",
|
|
"cpu"
|
|
]
|
|
},
|
|
"group/audio": {
|
|
"orientation": "horizontal",
|
|
"drawer": {
|
|
"transition-duration": 650,
|
|
"transition-left-to-right": false
|
|
},
|
|
"modules": [
|
|
"pulseaudio",
|
|
"pulseaudio/slider",
|
|
"pulseaudio#microphone"
|
|
]
|
|
},
|
|
"group/connections": {
|
|
"orientation": "horizontal",
|
|
"drawer": {
|
|
"transition-duration": 500,
|
|
"transition-left-to-right": false
|
|
},
|
|
"modules": [
|
|
"network",
|
|
"bluetooth"
|
|
]
|
|
},
|
|
"group/tray-group": {
|
|
"orientation": "horizontal",
|
|
"drawer": {
|
|
"transition-duration": 500,
|
|
"transition-left-to-right": false
|
|
},
|
|
"modules": [
|
|
"tray"
|
|
]
|
|
}
|
|
} |