Initial commit.
[existenz.git] / client / config.lisp
1 ;;; -*- mode: lisp; syntax: common-lisp; package: existenz-client; coding: utf-8-unix; -*-
2
3 (in-package #:existenz-client)
4 \f
5 (custom-set-variables
6  '(window-resolution (640 480))
7  '(window-fullscreen NIL))