2022-08-15 17:05:53 +01:00
|
|
|
{
|
2022-10-15 16:27:25 +01:00
|
|
|
"start": [
|
2022-09-25 22:49:54 +01:00
|
|
|
{
|
|
|
|
"type": "workspaces"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "launcher",
|
|
|
|
"icon_theme": "Paper",
|
2022-10-15 16:27:25 +01:00
|
|
|
"favorites": [
|
|
|
|
"firefox",
|
|
|
|
"discord",
|
|
|
|
"Steam"
|
|
|
|
],
|
2022-09-25 22:49:54 +01:00
|
|
|
"show_names": false
|
2022-08-15 17:05:53 +01:00
|
|
|
}
|
2022-09-25 22:49:54 +01:00
|
|
|
],
|
2022-10-15 16:27:25 +01:00
|
|
|
"end": [
|
2022-09-25 22:49:54 +01:00
|
|
|
{
|
|
|
|
"type": "mpd"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "mpd",
|
|
|
|
"host": "chloe:6600"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/home/jake/bin/phone-battery",
|
|
|
|
"type": "script"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"format": [
|
|
|
|
"{cpu-percent}% ",
|
|
|
|
"{memory-percent}% "
|
|
|
|
],
|
|
|
|
"type": "sys-info"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tray"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "clock"
|
|
|
|
}
|
|
|
|
]
|
2022-08-15 17:05:53 +01:00
|
|
|
}
|