1
0
Fork 0
mirror of https://github.com/Cloudef/bemenu synced 2024-05-21 23:16:12 +02:00

Initial commit

This commit is contained in:
Jari Vetoniemi 2014-03-18 09:20:33 -07:00
commit 26a23964ba
2 changed files with 22 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app

4
README.md Normal file
View File

@ -0,0 +1,4 @@
bemenu
======
Dynamic menu library and client program inspired by dmenu