Fix default layout

This commit is contained in:
Jas Singh
2024-07-24 19:06:04 -07:00
parent 7a5093a111
commit ce2d6c86ed
2 changed files with 17 additions and 17 deletions

View File

@@ -516,21 +516,6 @@ const options = mkOptions(OPTIONS, {
bar: {
layouts: opt({
"0": {
left: [
"dashboard",
"workspaces",
"windowtitle"
],
middle: [
"media"
],
right: [
"volume",
"clock",
"notifications"
]
},
"1": {
left: [
"dashboard",
@@ -547,6 +532,21 @@ const options = mkOptions(OPTIONS, {
]
},
"2": {
left: [
"dashboard",
"workspaces",
"windowtitle"
],
middle: [
"media"
],
right: [
"volume",
"clock",
"notifications"
]
},
"0": {
left: [
"dashboard",
"workspaces",