From 0f443d7c679cfa387f0de817922377ab22438ea2 Mon Sep 17 00:00:00 2001 From: askiiart Date: Sun, 10 Nov 2024 13:30:39 -0600 Subject: [PATCH] Switch to fjordlauncherunlocked instead (better maintained) --- archlinux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archlinux.sh b/archlinux.sh index 5646a2c..1e46d31 100755 --- a/archlinux.sh +++ b/archlinux.sh @@ -36,7 +36,7 @@ rm -rf ./mnt-and-sway/ # these are built from source build_aur_package 'paru' -build_aur_package 'fjordlauncher-unlocked' +build_aur_package 'fjordlauncherunlocked' build_aur_package 'polycat' # note that if swayfx depends on the version of scenefx that's currently being built, # it won't be in the repo as of now, so swayfx will fail