qutebrowser: fix pass userscript by adding rofi
This commit is contained in:
parent
a4a447bcf3
commit
aba4d5f759
|
@ -17,7 +17,7 @@ in
|
|||
|
||||
sessionVariables.BROWSER = "qute";
|
||||
|
||||
systemPackages = with pkgs; [ qute qutebrowser mpv youtubeDL ];
|
||||
systemPackages = with pkgs; [ qute qutebrowser mpv youtubeDL rofi ];
|
||||
};
|
||||
|
||||
nixpkgs.overlays = [
|
||||
|
|
Loading…
Reference in a new issue