#!/bin/sh

secret-tool lookup name $(rofi -dmenu -password -p "󰟵 ") |  xdotool type --delay 100 --file - && xdotool key enter
