rin/wayland: add wl-clipboard

This commit is contained in:
LavaDesu 2025-01-15 23:04:23 +11:00
parent bedb4544cc
commit a4e71dcbd3
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -40,6 +40,7 @@
];
services.mpris-proxy.enable = true;
home.packages = [ pkgs.wl-clipboard ];
home.file.".local/bin/ipc-bridge.exe".source = builtins.fetchurl {
url = "https://github.com/0e4ef622/wine-discord-ipc-bridge/releases/download/v0.0.1/winediscordipcbridge.exe";