mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 03:21:16 +02:00
tools: restructured
This commit is contained in:
5
.local/bin/etc/dmenupass
Executable file
5
.local/bin/etc/dmenupass
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# by lukesmithxyz, checkout github.com/lukesmithxyz/voidrice
|
||||
|
||||
dmenu -P -p "$1" <&- && echo
|
Reference in New Issue
Block a user