updated monocle bar and added wayshell framework with some modules.
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"layer": "top",
|
||||
"position": "bottom",
|
||||
"fixed-center": "true",
|
||||
"output": "HDMI-A-1",
|
||||
"margin-top": 0,
|
||||
"margin-bottom": 0,
|
||||
"margin-left": 0,
|
||||
"margin-right": 0,
|
||||
"spacing": 3,
|
||||
|
||||
// Load Modules
|
||||
"include": [
|
||||
"~/.config/sdgos/monocle/modules-hdmi.json"
|
||||
],
|
||||
"modules-left": [
|
||||
"custom/daemon",
|
||||
"custom/window1",
|
||||
"custom/window2",
|
||||
"custom/window3",
|
||||
"custom/window4",
|
||||
"custom/window5",
|
||||
"custom/window6",
|
||||
"custom/window7",
|
||||
"custom/window8",
|
||||
"custom/window9",
|
||||
"custom/window10",
|
||||
|
||||
|
||||
],
|
||||
"modules-center": [
|
||||
],
|
||||
"modules-right": [
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user