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