mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-18 00:16:10 +01:00
dwm & dmenu sources
This commit is contained in:
2
dwm/.dmenu/dmenu_run
Executable file
2
dwm/.dmenu/dmenu_run
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &
|
||||
Reference in New Issue
Block a user