diff options
author | Freya Murphy <fmurphy@redcom.com> | 2025-06-10 20:53:51 -0400 |
---|---|---|
committer | Freya Murphy <fmurphy@redcom.com> | 2025-06-10 20:53:51 -0400 |
commit | 954d30dba5a427a1d29a578e8e520deb6e3986de (patch) | |
tree | d4feb084defd2adba10460d4b98b68481c2eff3b /fmurphy/.glzr/zebar/settings.json | |
download | dotfiles-windows-954d30dba5a427a1d29a578e8e520deb6e3986de.tar.gz dotfiles-windows-954d30dba5a427a1d29a578e8e520deb6e3986de.tar.bz2 dotfiles-windows-954d30dba5a427a1d29a578e8e520deb6e3986de.zip |
initial
Diffstat (limited to 'fmurphy/.glzr/zebar/settings.json')
-rwxr-xr-x | fmurphy/.glzr/zebar/settings.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fmurphy/.glzr/zebar/settings.json b/fmurphy/.glzr/zebar/settings.json new file mode 100755 index 0000000..004ce9e --- /dev/null +++ b/fmurphy/.glzr/zebar/settings.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://github.com/glzr-io/zebar/raw/v2.7.0/resources/settings-schema.json", + "startupConfigs": [ + "bar\\bar.zebar.json" + ] +} |