Default to fullscreen again

This commit is contained in:
Tony Garnock-Jones 2016-09-25 20:28:25 -04:00
parent b635932ecd
commit d9f8ad637f
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@
;;---------------------------------------------------------------------------
(actor #:name 'fullscreen-menu-item
(field [fullscreen? #f])
(field [fullscreen? #t])
(assert (menu-item/text 'system-menu -1
(if (fullscreen?)
"Fullscreen ✓"