aboutsummaryrefslogtreecommitdiff
path: root/templates/default.mustache
blob: 13932b00921631c16705ed0c54f97f22b4fe0218 (plain)
1
2
3
4
5
6
7
8
9
10
{{> colors }}

# Basic bar configuration using the Base16 variables.
bar {
    status_command i3status

    {{> bar-colors }}
}

{{> client-properties }}