build: PKGBUILD added
[zvuchno.git] / config.sample.yml
1 ###
2 ### This file must be located as (either):
3 ###   - $XDG_CONFIG_HOME/zvuchno.yml
4 ###   - $HOME/zvuchno.yml
5 ###
6
7 notification:
8     timeout: 1000
9
10 appearance:
11     width: 20
12     format:
13         full: "{{ .Percent }}% {{ .Bar }}"
14         bar: "[⬤⬤⚬]"
15     text:
16         title: Volume
17         on_mute: "∅ muted"
18         on_unmute: "○ unmuted"