Remove rofi-pass

This commit is contained in:
Evie Litherland-Smith 2024-05-13 06:55:44 +01:00
parent 839b7046a1
commit c8a14bf129

View file

@ -16,12 +16,6 @@
font = fonts.monospace.name;
location = "center";
plugins = with pkgs; [rofi-emoji];
pass = {
enable = true;
extraConfig = ''
USERNAME_field='login'
'';
};
extraConfig = {
modi = "run,drun,ssh,window,emoji,combi";
combi-modi = "drun,ssh,window,emoji";