diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-10-31 20:53:49 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-10-31 20:53:49 +0100 |
| commit | 58302d188c9b9a19c6fa0261c7a8a788fb9f595f (patch) | |
| tree | ba933d95e3a1e5dd69ebf2fc72990836f1657b1d | |
| parent | b38cea613987e6b6f174bd9a250f4f1eaf862a38 (diff) | |
update
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | README.md | 2 | ||||
| -rwxr-xr-x | dmenu | bin | 42896 -> 0 bytes | |||
| -rw-r--r-- | dmenu.o | bin | 32168 -> 0 bytes | |||
| -rw-r--r-- | drw.o | bin | 11160 -> 0 bytes | |||
| -rwxr-xr-x | stest | bin | 16488 -> 0 bytes | |||
| -rw-r--r-- | stest.o | bin | 5304 -> 0 bytes | |||
| -rw-r--r-- | util.o | bin | 2256 -> 0 bytes |
8 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aed7ad4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +dmenu +stest +*.o @@ -2,4 +2,4 @@ This is my personal build of dmenu from suckless. -Pretty much the default build with some added keybinds. +Pretty much the default build with my prefered font Binary files differdiff --git a/dmenu.o b/dmenu.o Binary files differBinary files differBinary files differdeleted file mode 100644 index 8bc32ee..0000000 --- a/dmenu.o +++ /dev/null diff --git a/stest.o b/stest.o Binary files differBinary files differdeleted file mode 100644 index ef6a3de..0000000 --- a/stest.o +++ /dev/null |
