mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Replace mpv by mpv-minimal/wayland
parent
9cb20e8af5
commit
bee093db30
|
@ -90,6 +90,7 @@
|
|||
#|T|# #:use-module (radix packages text-editors)
|
||||
#:use-module (radix packages toys)
|
||||
#|W|# #:use-module (radix packages wm)
|
||||
#|V|# #:use-module (radix packages video)
|
||||
#|X|# #:use-module (radix packages xdisorg)
|
||||
|
||||
#|Radix home services|#
|
||||
|
@ -217,7 +218,7 @@
|
|||
#|pulseaudio|# pavucontrol))
|
||||
|
||||
(define packages:video
|
||||
(list #|video|# ffmpeg mpv))
|
||||
(list #|video|# ffmpeg mpv-minimal/wayland))
|
||||
|
||||
(define packages:web
|
||||
(list #|chromium |# ungoogled-chromium/wayland
|
||||
|
|
Loading…
Reference in New Issue