/* Generated by gen-rules.py from rules.json — do not edit by hand. */
/* Edit rules.json, then rebuild dwm. Monitor is never set (selmon). */
/* GNU Image Manipulation Program */
RULE(.class = "Gimp", .tags = 1 << 8)
/* st -n bg (background/workspace terminal) */
RULE(.class = "St", .instance = "bg", .tags = 1 << 7, .isterminal = 1)