Create a sway recipe
This commit is contained in:
@@ -27,3 +27,4 @@ modules:
|
|||||||
scripts:
|
scripts:
|
||||||
- install-mkcert.sh
|
- install-mkcert.sh
|
||||||
- install-codelldb.sh
|
- install-codelldb.sh
|
||||||
|
- from-file: common/sway.yml
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ modules:
|
|||||||
repos:
|
repos:
|
||||||
- https://pkgs.tailscale.com/stable/fedora/tailscale.repo
|
- https://pkgs.tailscale.com/stable/fedora/tailscale.repo
|
||||||
install:
|
install:
|
||||||
- sway
|
|
||||||
- libadwaita
|
- libadwaita
|
||||||
- cronie
|
- cronie
|
||||||
- neofetch
|
- neofetch
|
||||||
|
|||||||
5
recipes/common/sway.yml
Normal file
5
recipes/common/sway.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
modules:
|
||||||
|
- type: rpm-ostree
|
||||||
|
install:
|
||||||
|
- sway
|
||||||
|
- wofi
|
||||||
Reference in New Issue
Block a user