hyprdots

my dotfiles
git clone https://git.awy.one/hyprdots.git
Log | Files | Refs | README | LICENSE

dmenupass (140B)


      1 #!/bin/sh
      2 
      3 # This script is the SUDO_ASKPASS variable, meaning that it will be used as a
      4 # password prompt if needed.
      5 
      6 wmenu -P -p "$1" <&-