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

order += "time"

time {
	format = "I can %%haz literal% % ?"
}