diff options
Diffstat (limited to 'roles/syshud/templates/config.conf.j2')
| -rw-r--r-- | roles/syshud/templates/config.conf.j2 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/roles/syshud/templates/config.conf.j2 b/roles/syshud/templates/config.conf.j2 new file mode 100644 index 00000000..19765ae1 --- /dev/null +++ b/roles/syshud/templates/config.conf.j2 @@ -0,0 +1,13 @@ +[main] +position=top-right +orientation=h +width=300 +height=50 +icon-size=18 +show-percentage=true +margins=0 0 0 0 +timeout=3 +transition-time=0 +listeners=audio_in,audio_out,backlight +backlight-path= +keyboard-path= |
