user/rofi: switch to upstream rofi from wayland fork
This commit is contained in:
parent
a9f5d4da4d
commit
84ddc3b6ec
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ let
|
||||||
in {
|
in {
|
||||||
programs.rofi = {
|
programs.rofi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.rofi-wayland;
|
|
||||||
theme = "theme";
|
theme = "theme";
|
||||||
};
|
};
|
||||||
xdg.configFile."rofi/theme.rasi".source = theme;
|
xdg.configFile."rofi/theme.rasi".source = theme;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue