mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
7 lines
299 B
Bash
7 lines
299 B
Bash
# This script is meant to be sourced.
|
|
# It's not for directly running.
|
|
|
|
for i in illogical-impulse-{quickshell-git,audio,backlight,basic,bibata-modern-classic-bin,fonts-themes,hyprland,kde,microtex-git,portal,python,screencapture,toolkit,widgets} plasma-browser-integration; do
|
|
v yay -Rns $i
|
|
done
|