rofi-keepassxc icon indicating copy to clipboard operation
rofi-keepassxc copied to clipboard

Simple keepassxc-cli frontend in rofi/dmenu.

Results 4 rofi-keepassxc issues
Sort by recently updated
recently updated
newest added

At `.config/rofi/config.rasi`, I have: ``` configuration { modi: "window,drun,ssh,combi"; font: "Roboto Regular 24"; combi-modi: "window,drun,ssh"; show-icons: true; width: 1800; padding: 20; /* dpi: 144; */ } ``` However, "container" seems...

At the moment, when clipping the username, the database is closed, and one has to re-enter the keepass password to clip the password of an entry. It would be great...

enhancement
help wanted

On Wayland there is a program called `wofi` which aims to be an equivalent to `rofi` (roughly). Replacing the rofi command in the m() function at the top of the...

keepassxc supports TOTP and from the graphical version lets you copy your currently active TOTP code. It would be nice to have this option in your script.