readme: add mpv
This commit is contained in:
@@ -186,6 +186,7 @@ sudo apt install -y \
|
||||
pavucontrol \
|
||||
grim \
|
||||
imv \
|
||||
mpv \
|
||||
ffmpeg libavcodec-extra
|
||||
```
|
||||
|
||||
@@ -204,6 +205,7 @@ Package notes:
|
||||
- `wl-clipboard` - Wayland clipboard tools, mainly `wl-copy` and `wl-paste`. Needed by scripts and editor integrations.
|
||||
- `fonts-jetbrains-mono` - nice monospace font for terminal/editor use.
|
||||
- `imv` - image viewer
|
||||
- `mpv` - multimedia viewer (watching videos)
|
||||
- xdg, a standard required by some apps (shared enviroment variables and such):
|
||||
- `xdg-desktop-portal-wlr` - desktop portal backend for wlroots compositors like Sway. Needed for screen sharing, screenshots, file pickers, and other app integrations.
|
||||
- `xdg-desktop-portal-gtk` - GTK portal backend/fallback. Helps with file picker dialogs and desktop integration for some applications.
|
||||
|
||||
Reference in New Issue
Block a user