{ ... }: {
	text = ''
		# Launch calculator app.
		function calc() {
			gnome-calculator
		}
	'';
}