Create a sway recipe

This commit is contained in:
2024-05-19 13:29:12 -04:00
parent 576a9a9921
commit 9077f97203
3 changed files with 6 additions and 1 deletions

View File

@@ -27,3 +27,4 @@ modules:
scripts: scripts:
- install-mkcert.sh - install-mkcert.sh
- install-codelldb.sh - install-codelldb.sh
- from-file: common/sway.yml

View File

@@ -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
View File

@@ -0,0 +1,5 @@
modules:
- type: rpm-ostree
install:
- sway
- wofi