You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
I found your Nix files after searching GH for all mentions of xclip. In commit 222211a I saw that you added clip as an alias for a long-ish xclip invocation, but my project Clipboard can simplify this. You could remove the entire alias and use cb instead, and it would also free you from X11 as CB works on Wayland too. This is just a suggestion I wanted to share :)