rofi-wayland: add meta.mainProgram
This commit is contained in:
parent
3036ac33ed
commit
9c37a5df97
@ -26,6 +26,7 @@ rofi-unwrapped.overrideAttrs (oldAttrs: rec {
|
||||
description = "Window switcher, run dialog and dmenu replacement for Wayland";
|
||||
homepage = "https://github.com/lbonn/rofi";
|
||||
license = licenses.mit;
|
||||
mainProgram = "rofi";
|
||||
maintainers = with maintainers; [ bew ];
|
||||
platforms = with platforms; linux;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user