updated monocle bar and added wayshell framework with some modules.
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"layer": "overlay",
|
||||
"exclusive": false,
|
||||
"position": "left",
|
||||
"width": 36,
|
||||
"margin-top": 240,
|
||||
"margin-bottom": 240,
|
||||
"margin-left": 6,
|
||||
"margin-right": 0,
|
||||
"spacing": 0,
|
||||
"include": [
|
||||
"~/.config/sdgos/wayshell/configs/waybar-modules"
|
||||
],
|
||||
"modules-left": [
|
||||
],
|
||||
"modules-center": [
|
||||
"custom/brightness-up",
|
||||
"custom/brightness-bar",
|
||||
"custom/brightness-down",
|
||||
"custom/brightness-icon"
|
||||
],
|
||||
"modules-right": [
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user