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

order += "path_exists all"

path_exists all {
	format = "I can %haz literal% % ?"
}