Renamed rofi-wayland to rofi because deprecated.
This commit is contained in:
parent
2669647a67
commit
69df407993
|
|
@ -158,7 +158,7 @@ in {
|
|||
programs.rofi = {
|
||||
enable = true;
|
||||
font = "Rubik 12";
|
||||
package = pkgs.rofi-wayland;
|
||||
package = pkgs.rofi;
|
||||
theme = "android_notification";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue