Make clipmenu a part of the rofi configuration

This commit is contained in:
SebastianStork 2024-03-25 21:39:16 +01:00
parent 08896fce36
commit 921f4e0cad
3 changed files with 17 additions and 9 deletions

View file

@ -20,11 +20,6 @@
kitty.enable = true;
};
services.clipmenu = {
enable = true;
launcher = "rofi";
};
programs.btop.enable = true;
home.packages = with pkgs; [