This is a collection of dotfiles and scripts for my bspwm setup
 
 
 
 
 
 

5 lines
127 B

#!/bin/sh
# Ask password script. SUDO_ASKPASS is set to this script.
rofi -password -no-fixed-num-lines -dmenu -p "Password"