feat: add xclip

This commit is contained in:
DannyDannyDanny 2025-07-27 14:18:12 +02:00
parent c23c4a5a0c
commit 59172dae9d

View file

@ -137,6 +137,7 @@
busybox # useful programs e.g. tree, unzip etc busybox # useful programs e.g. tree, unzip etc
openssl # cryptography swiss army knife openssl # cryptography swiss army knife
xdg-utils # terminal desktop intergrations (i.e. allow terminal to open browser) xdg-utils # terminal desktop intergrations (i.e. allow terminal to open browser)
xclip # terminal clipboard integration (i.e. allow terminal to r/w clipboard)
neofetch # system info neofetch # system info
btop # resource monitor btop # resource monitor