archcraft-openbox/files/rofi/bin/askpass

15 lines
344 B
Bash
Executable File

#!/usr/bin/env bash
## Copyright (C) 2020-2021 Aditya Shakya <adi1090x@gmail.com>
## Everyone is permitted to copy and distribute copies of this file under GNU-GPL3
## rofi dir
DIR="$HOME/.config/openbox/rofi/dialogs"
rofi -dmenu\
-password\
-i\
-no-fixed-num-lines\
-p "User Password: "\
-theme "$DIR"/askpass.rasi