Create a sway recipe
This commit is contained in:
@@ -27,3 +27,4 @@ modules:
|
||||
scripts:
|
||||
- install-mkcert.sh
|
||||
- install-codelldb.sh
|
||||
- from-file: common/sway.yml
|
||||
|
||||
@@ -6,7 +6,6 @@ modules:
|
||||
repos:
|
||||
- https://pkgs.tailscale.com/stable/fedora/tailscale.repo
|
||||
install:
|
||||
- sway
|
||||
- libadwaita
|
||||
- cronie
|
||||
- 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