mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 00:21:34 +01:00
Make clipmenu a part of the rofi configuration
This commit is contained in:
parent
08896fce36
commit
921f4e0cad
3 changed files with 17 additions and 9 deletions
|
|
@ -20,11 +20,6 @@
|
|||
kitty.enable = true;
|
||||
};
|
||||
|
||||
services.clipmenu = {
|
||||
enable = true;
|
||||
launcher = "rofi";
|
||||
};
|
||||
|
||||
programs.btop.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue