scripts: add pass export script

This commit is contained in:
Leonardo Eugênio 2024-05-27 00:10:11 -03:00
parent 66eb08c21f
commit d4bd1366b4
2 changed files with 11 additions and 0 deletions

View file

@ -42,6 +42,7 @@ create_scripts
[ ]; # This will not work unless programs.wshowkeys is enabled systemwide
terminal = [ alacritty ];
playerctl-status = [ playerctl ];
pass-export = [ pass2csv gnupg ];
wpass = [ final.wdmenu fd pass sd wl-clipboard wtype ];
screenshotsh =
[ capitaine-cursors grim slurp jq sway wl-clipboard xdg-user-dirs ];