summaryrefslogtreecommitdiff
path: root/testcases/020-percentliteral-tztime/i3status.conf
blob: c20099c6a15c4e70ac26c105fde2f5d69e0511bd (plain)
1
2
3
4
5
6
7
8
9
general {
	output_format = "none"
}

order += "tztime berlin"

tztime berlin {
	format_time = "I can %haz literal% % ?"
}