mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-08-04 23:13:05 +10: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"} &
|