Copy text file content to clipboard
- For clipboard to persist in Hyprland:
git clone https://github.com/Linus789/wl-clip-persist
cargo build --release
ln -s ./target/release/wl-clip-persist ~/.cargo/bin/wl-clip-persist
- Install Rust and run
cargo install luu
luu [source_file_path]