From 54e43c35918f9ef7c61211ad20f94442ec065dfd Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sun, 19 May 2024 22:35:17 -0400 Subject: [PATCH] Install swaylock-effects --- recipes/common/dev-packages.yml | 1 - recipes/common/jp-laptop.yml | 1 + recipes/common/sway.yml | 8 +++++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/recipes/common/dev-packages.yml b/recipes/common/dev-packages.yml index 805f4b9..2ea917f 100644 --- a/recipes/common/dev-packages.yml +++ b/recipes/common/dev-packages.yml @@ -27,4 +27,3 @@ modules: scripts: - install-mkcert.sh - install-codelldb.sh - - from-file: common/sway.yml diff --git a/recipes/common/jp-laptop.yml b/recipes/common/jp-laptop.yml index 2f2f875..b8b83a1 100644 --- a/recipes/common/jp-laptop.yml +++ b/recipes/common/jp-laptop.yml @@ -4,3 +4,4 @@ modules: - fprintd - fprintd-pam - from-file: common/jp-common.yml + - from-file: common/sway.yml diff --git a/recipes/common/sway.yml b/recipes/common/sway.yml index 83841b0..d174759 100644 --- a/recipes/common/sway.yml +++ b/recipes/common/sway.yml @@ -6,6 +6,12 @@ modules: - light - swaybg - swayidle - - swaylock - waybar - R-fontawesome + - type: rpm-ostree + repos: + - https://copr.fedorainfracloud.org/coprs/eddsalkield/swaylock-effects/repo/fedora-%OS_VERSION%/eddsalkield-swaylock-effects-fedora-%OS_VERSION%.repo + remove: + - swaylock + install: + - swaylock-effects