diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | config.h (renamed from config.def.h) | 0 | ||||
-rwxr-xr-x | stest | bin | 0 -> 17688 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 312e223..c3afa4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ *.orig *.rej *.o -dmenu_run +dmenu diff --git a/config.def.h b/config.h index 1edb647..1edb647 100644 --- a/config.def.h +++ b/config.h diff --git a/stest b/stest new file mode 100755 index 0000000..7e798be --- /dev/null +++ b/stest Binary files differ |