# -*- mode: snippet; require-final-newline: nil -*-
# name: Xorg Section
# key: Section
# --
Section "$1"
	Identifier "$2"
    $0
EndSection