Switch from clipit/gpaste to greenclip for clipboard management
- Remove clipit config and helper scripts - Add greenclip service and rofi integration - Update xmonad keybinding to use rofi_clipboard.sh Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{ inputs, config, pkgs, makeEnable, ... }:
|
||||
makeEnable config "myModules.desktop" true {
|
||||
services.greenclip.enable = true;
|
||||
imports = [
|
||||
./fonts.nix
|
||||
./hyprland.nix
|
||||
@@ -65,7 +66,6 @@ makeEnable config "myModules.desktop" true {
|
||||
feh
|
||||
firefox
|
||||
cheese
|
||||
gpaste
|
||||
kdePackages.kleopatra
|
||||
libnotify
|
||||
libreoffice
|
||||
|
||||
Reference in New Issue
Block a user