Use a consistent version of rofi in scripts
This commit is contained in:
parent
a2aee73928
commit
3e905fbf8f
3 changed files with 4 additions and 4 deletions
|
@ -87,7 +87,7 @@ let
|
|||
rofi-rbw-script = pkgs.writeShellApplication {
|
||||
name = "rofi-rbw-script";
|
||||
runtimeInputs = with pkgs; [
|
||||
rofi
|
||||
config.programs.rofi.package
|
||||
wtype
|
||||
rofi-rbw
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue