add configs & css for shell components

This commit is contained in:
piotr
2022-01-09 21:51:01 +01:00
parent 0869b65b6b
commit d0abb8a2b5
29 changed files with 1890 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"keyboard-layout": "us",
"autotiling-workspaces": "1 2 3 4 5 6 7 8",
"autotiling-on": true,
"night-lat": -1,
"night-long": -1,
"night-temp-low": 4500,
"night-temp-high": 6500,
"night-gamma": 1.0,
"night-on": true,
"terminal": "",
"file-manager": "",
"editor": "",
"browser": "",
"panel-preset": "preset-0",
"panel-custom": "",
"show-on-startup": true,
"show-help": false
}