diff --git a/README.md b/README.md index 33d56f87f..0c3a78267 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,8 @@
Help improve these dotfiles - - New: Try the [Quickshell](https://quickshell.outfoxxed.me/)-powered version at [`ii-qs` branch](https://github.com/end-4/dots-hyprland/tree/ii-qs) - - Join the [discussions](https://github.com/end-4/dots-hyprland/discussions) - - If you'd like to suggest fixes or a new widget, feel free to [open an issue](https://github.com/end-4/dots-hyprland/issues/new/choose) + - Try the Quickshell-powered version at [`ii-qs` branch](https://github.com/end-4/dots-hyprland/tree/ii-qs) - It comes with major improvements, and you're free to make suggestions 👉 [#1276](https://github.com/end-4/dots-hyprland/pull/1276) +
diff --git a/uninstall.sh b/uninstall.sh index a2fbbfcc2..390092bf7 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -54,6 +54,6 @@ v sudo rm /etc/modules-load.d/i2c-dev.conf read -p "Do you want to uninstall packages used by the dotfiles?\nCtrl+C to exit, or press Enter to proceed" # Removing installed yay packages and dependencies -v yay -Rns illogical-impulse-{ags,audio,backlight,basic,bibata-modern-classic-bin,fonts-themes,gnome,gtk,hyprland,microtex-git,oneui4-icons-git,portal,python,screencapture,widgets} plasma-browser-integration +v yay -Rns illogical-impulse-{agsv1,audio,backlight,basic,bibata-modern-classic-bin,fonts-themes,gnome,gtk,hyprland,microtex-git,oneui4-icons-git,portal,python,screencapture,widgets} plasma-browser-integration printf '\e[36mUninstall Complete.\n\e[97m'