feat(glazewm): Change Windows TWM to GlazeWM

This commit is contained in:
js0ny 2025-01-05 21:14:28 +00:00
parent 4657765e21
commit 22ca99086c
16 changed files with 999 additions and 253 deletions

View file

@ -0,0 +1,9 @@
{
"$schema": "https://github.com/glzr-io/zebar/raw/v2.4.0/resources/settings-schema.json",
"startupConfigs": [
{
"path": "neobrutal/bar.zebar.json",
"preset": "default"
}
]
}