/spacey

To get this branch, use:
bzr branch /bzr/spacey

« back to all changes in this revision

Viewing changes to conf.lua

  • Committer: Josh C
  • Date: 2013-06-08 00:02:37 UTC
  • Revision ID: josh@9ix.org-20130608000237-v50hyqvrinp5g4rs
try to make setting screen resolution more reliable

Show diffs side-by-side

added added

removed removed

3
3
   t.identity = 'spacey'
4
4
   t.screen.width = 1366
5
5
   t.screen.height = 768
6
 
   t.screen.fullscreen = true
7
6
end
 
 
'\\ No newline at end of file'