diff options
Diffstat (limited to 'games/nethack/files/nethack-x11')
-rw-r--r-- | games/nethack/files/nethack-x11 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/nethack/files/nethack-x11 b/games/nethack/files/nethack-x11 new file mode 100644 index 0000000000..545677f844 --- /dev/null +++ b/games/nethack/files/nethack-x11 @@ -0,0 +1,5 @@ +#!/bin/sh + +export NETHACKOPTIONS="windowtype:x11" + +exec /usr/games/nethack
\ No newline at end of file |