Skip to content

Commit

Permalink
Add 'xadom'
Browse files Browse the repository at this point in the history
  • Loading branch information
za3k committed Apr 24, 2016
1 parent 55da745 commit 1d4113a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,7 @@ Use the webcam to take a single picture. Usage: `webcam-picture picture.png`
wordcount
---
Counts the number of words in a file or stream.

xadom
---
Runs adom in a fixed-geometry window (because window geometry affects gameplay)
2 changes: 2 additions & 0 deletions xadom
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
xterm -geometry 80x25 adom

0 comments on commit 1d4113a

Please sign in to comment.