Changed gitignore to include missing dmenu files

This commit is contained in:
2021-01-22 16:10:47 +01:00
parent ab224d5f46
commit a14216cbc8
3 changed files with 15 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &