fix: use correct rofi package for wayland
This commit is contained in:
parent
9909a7f43d
commit
d36d5faa9d
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
cycle = true;
|
cycle = true;
|
||||||
location = "center";
|
location = "center";
|
||||||
|
package = pkgs.rofi-wayland;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.dunst.enable = true;
|
services.dunst.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue