all repos — nixfiles @ e19a070b85318ea8b8eb34711c7b9920b36e7959

System and user configuration, managed by nix and home-manager

Remove rofi-pass

Alan Pearce
commit

e19a070b85318ea8b8eb34711c7b9920b36e7959

parent

adb5daa81d641d5bad3bc32262ba8a67e3714edd

2 files changed, 0 insertions(+), 2 deletions(-)

jump to
M user/settings/i3.nixuser/settings/i3.nix
@@ -40,7 +40,6 @@ "${mod}+w" = "kill";
"${mod}+Shift+w" = "kill"; "${mod}+Mod1+r" = "exec rofi -show run"; - "${mod}+Shift+semicolon" = "exec rofi-pass"; "${mod}+space" = "exec \"rofi -show combi -combi-modi drun,window\""; # change focus
M user/settings/passwords.nixuser/settings/passwords.nix
@@ -3,7 +3,6 @@
{ home.packages = with pkgs; [ keepassx-community - rofi-pass pass-otp pwgen