diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/services/xorg.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm index 39eaeee0a4..6be94d5614 100644 --- a/gnu/services/xorg.scm +++ b/gnu/services/xorg.scm @@ -67,7 +67,7 @@ Section \"Files\" EndSection Section \"ServerFlags\" - Option \"AllowMouseOpenFail\" \"on"" + Option \"AllowMouseOpenFail\" \"on\" EndSection ")) |