(config) ags: remove client title
This commit is contained in:
parent
c1acf539ec
commit
26054842a5
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ function Left() {
|
||||||
spacing: 8,
|
spacing: 8,
|
||||||
children: [
|
children: [
|
||||||
Workspaces(),
|
Workspaces(),
|
||||||
ClientTitle(),
|
// ClientTitle(),
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue