mirror of https://codeberg.org/anemofilia/zero
radio: manifests: Add a manifest for wayland
parent
323dc59652
commit
e7dbe3df9d
|
@ -0,0 +1,24 @@
|
||||||
|
(use-modules (guix profiles)
|
||||||
|
(gnu packages image)
|
||||||
|
(gnu packages linux)
|
||||||
|
(gnu packages terminals)
|
||||||
|
(gnu packages wm)
|
||||||
|
(gnu packages xdisorg)
|
||||||
|
(radix packages wm)
|
||||||
|
(gnu packages zig-xyz))
|
||||||
|
|
||||||
|
(packages->manifest
|
||||||
|
(list fnott
|
||||||
|
foot
|
||||||
|
fuzzel
|
||||||
|
grim
|
||||||
|
river
|
||||||
|
rivercarro
|
||||||
|
slurp
|
||||||
|
swaybg
|
||||||
|
swayidle
|
||||||
|
swaylock
|
||||||
|
waybar
|
||||||
|
wireplumber
|
||||||
|
wl-clipboard
|
||||||
|
wlsunset))
|
Loading…
Reference in New Issue