use rofi-wayland instead of rofi through xserver
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
|
||||
{
|
||||
# services.hypridle.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
rofi-wayland
|
||||
];
|
||||
services.hypridle = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
Reference in New Issue
Block a user