Add CLI copy-paste utilities

This commit is contained in:
Rodolphe Bréard 2021-08-01 13:04:20 +02:00
parent 50737293be
commit 5e4bc46964

View file

@ -22,6 +22,8 @@ pacman -S grim
pacman -S atril firefox gedit gimp handbrake kitty mpv openshot pcmanfm rhythmbox ristretto tumbler thunderbird vlc zathura
# Fonts
pacman -S noto-fonts noto-fonts-emoji ttf-dejavu ttf-inconsolata ttf-liberation
# Command-line copy/paste utilities
pacman -S wl-clipboard xclip
```
``` sh