From d9874ec3baa5de95f803b086a6bccd839eccf782 Mon Sep 17 00:00:00 2001 From: alvinlollo Date: Wed, 25 Mar 2026 17:49:27 +1100 Subject: [PATCH 1/6] Fix syntax --- configs/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/.zshrc b/configs/.zshrc index 93359f7..b48e51d 100644 --- a/configs/.zshrc +++ b/configs/.zshrc @@ -107,7 +107,7 @@ update () { elif command -v pacman >/dev/null; then echo "✅ 'pacman' found. Updating." sudo pacman -Syu --noconfirm - if + fi if command -v paru >/dev/null; then echo "✅ 'flatpak' found. Updating." From 18c2c7c33700a15b73e35d308e66feacb06b4cfd Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Thu, 26 Mar 2026 19:34:32 +1100 Subject: [PATCH 2/6] Replace vesktop with vencord-hook vencord hook automatically installs vencord after discord updates --- configs/PackagesYay.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/PackagesYay.txt b/configs/PackagesYay.txt index 951c913..b54b8b2 100644 --- a/configs/PackagesYay.txt +++ b/configs/PackagesYay.txt @@ -28,7 +28,7 @@ ttf-victor-mono tty-clock tutanota-desktop-bin unimatrix-git -vesktop-git +vencord-hook voxtype wallust winboat-bin From 70d499b5b65b85739ab7037cb801cf9a49ce166d Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Fri, 27 Mar 2026 18:12:04 +1100 Subject: [PATCH 3/6] Add sshfs to PackagesPacman.txt --- configs/PackagesPacman.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/PackagesPacman.txt b/configs/PackagesPacman.txt index 2b2bcc8..a1a87f2 100644 --- a/configs/PackagesPacman.txt +++ b/configs/PackagesPacman.txt @@ -181,6 +181,7 @@ sddm sof-firmware sox steam +sshfs swaync syncthing syslinux From 2d740acaa214db8a98c7f9c3eaacb959dcc66aa4 Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Fri, 27 Mar 2026 21:22:03 +1100 Subject: [PATCH 4/6] Add kdenlive to PackagesPacman.txt --- configs/PackagesPacman.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/PackagesPacman.txt b/configs/PackagesPacman.txt index a1a87f2..d65cc26 100644 --- a/configs/PackagesPacman.txt +++ b/configs/PackagesPacman.txt @@ -48,6 +48,7 @@ fcitx5-gtk fcitx5-mozc fcitx5-qt ffmpegthumbnailer +kdenlive figlet firefox flatpak From 148e596cbb0bd8bdd0ecf4ed307ddcdbbe2de6d8 Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Sat, 28 Mar 2026 12:52:41 +1100 Subject: [PATCH 5/6] Remove gstreamer-vaapi --- configs/PackagesPacman.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/PackagesPacman.txt b/configs/PackagesPacman.txt index d65cc26..d6f98c2 100644 --- a/configs/PackagesPacman.txt +++ b/configs/PackagesPacman.txt @@ -83,7 +83,6 @@ grub gst-plugins-base gst-plugins-ugly gst-python -gstreamer-vaapi gufw gvfs gvfs-google From b3fba8991661362eaa285bba0166b896632b719b Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Tue, 31 Mar 2026 07:11:15 +1100 Subject: [PATCH 6/6] Add python-pyqt6 to PackagesPacman.txt --- configs/PackagesPacman.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/PackagesPacman.txt b/configs/PackagesPacman.txt index d6f98c2..08bb8cf 100644 --- a/configs/PackagesPacman.txt +++ b/configs/PackagesPacman.txt @@ -158,6 +158,7 @@ proton-vpn-gtk-app python-hatchling python-installer python-pip +python-pyqt6 python-pyquery python-uv python-wxpython