mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-02 21:47:29 -05:00
3 lines
64 B
Bash
Executable File
3 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
dmenu-wl_path | dmenu-wl "$@" | ${SHELL:-"/bin/sh"} &
|