This commit is contained in:
2026-02-04 01:15:46 +01:00
parent aed2b44989
commit c5ccd8135a
633 changed files with 46028 additions and 2 deletions

View File

@@ -0,0 +1,36 @@
{
"layout": {
"vertical": false,
"tab1": [
{
"ratio": 0.7,
"children": [
{
"command": "btop;neofetch;bash"
},
{
"command": "neofetch;sleep 6;man terminator;bash"
}
]
},
{
"children": [
{
"command": "pyradio -p 16;bash",
"ratio": 0.6
},
{
"command": "cava;bash",
"ratio": 0.4
},
{
"command": "theme.sh -i2;bash"
}
]
}
]
},
"profile": {
"font": "JetBrains Mono NL Regular 9"
}
}