1: Replaced rofi with rofi-wayland
This commit is contained in:
parent
c918ccd996
commit
745a8468c3
@ -1,13 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
cycle = false;
|
||||
plugins = with pkgs; [
|
||||
rofi-emoji-wayland
|
||||
rofi-calc
|
||||
rofi-bluetooth
|
||||
rofi-screenshot
|
||||
rofi-power-menu
|
||||
home.packages = [
|
||||
pkgs.rofi-wayland
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user