diff options
Diffstat (limited to 'gmenu2x/files/nanonote/bin')
| -rwxr-xr-x | gmenu2x/files/nanonote/bin/gmenu2x | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gmenu2x/files/nanonote/bin/gmenu2x b/gmenu2x/files/nanonote/bin/gmenu2x new file mode 100755 index 0000000..a3cebef --- /dev/null +++ b/gmenu2x/files/nanonote/bin/gmenu2x @@ -0,0 +1,9 @@ +#!/bin/sh + +source /etc/profile + +setfont2 /usr/share/setfont2/un-fuzzy-6x10-font.pnm +clear + +cd /usr/share/gmenu2x +./gmenu2x |
