Pass changes

This commit is contained in:
marc
2023-02-12 17:27:21 +01:00
parent 3aa810d7b3
commit 9292866a87
2 changed files with 4 additions and 1 deletions

View File

@@ -17,6 +17,9 @@ in
hm.programs.rofi.pass = {
enable = true;
extraConfig = ''
default_user="sastrey@gmail.com"
default_user2="marc"
_rofi () {
rofi -i -no-auto-select -theme /home/marc/.config/rofi/menus/pass/pass.rasi "$@"
}