move pyprland and other hyprland related packages in hyprland.sh
This commit is contained in:
@@ -12,63 +12,60 @@ Extra=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
hypr_package=(
|
hypr_package=(
|
||||||
aylurs-gtk-shell
|
aylurs-gtk-shell
|
||||||
cliphist
|
cliphist
|
||||||
curl
|
curl
|
||||||
grim
|
grim
|
||||||
gvfs
|
gvfs
|
||||||
gvfs-mtp
|
gvfs-mtp
|
||||||
hypridle
|
imagemagick
|
||||||
hyprlock
|
inxi
|
||||||
imagemagick
|
jq
|
||||||
inxi
|
kitty
|
||||||
jq
|
kvantum
|
||||||
kitty
|
nano
|
||||||
kvantum
|
network-manager-applet
|
||||||
nano
|
pamixer
|
||||||
network-manager-applet
|
pavucontrol
|
||||||
pamixer
|
pipewire-alsa
|
||||||
pavucontrol
|
playerctl
|
||||||
pipewire-alsa
|
polkit-gnome
|
||||||
playerctl
|
python-requests
|
||||||
polkit-gnome
|
python-pyquery
|
||||||
python-requests
|
qt5ct
|
||||||
python-pyquery
|
qt6ct
|
||||||
pyprland
|
qt6-svg
|
||||||
qt5ct
|
rofi-wayland
|
||||||
qt6ct
|
slurp
|
||||||
qt6-svg
|
swappy
|
||||||
rofi-wayland
|
swaync
|
||||||
slurp
|
swww
|
||||||
swappy
|
wallust-git
|
||||||
swaync
|
waybar
|
||||||
swww
|
wget
|
||||||
wallust-git
|
wl-clipboard
|
||||||
waybar
|
wlogout
|
||||||
wget
|
xdg-user-dirs
|
||||||
wl-clipboard
|
xdg-utils
|
||||||
wlogout
|
yad
|
||||||
xdg-user-dirs
|
|
||||||
xdg-utils
|
|
||||||
yad
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# the following packages can be deleted. however, dotfiles may not work properly
|
# the following packages can be deleted. however, dotfiles may not work properly
|
||||||
hypr_package_2=(
|
hypr_package_2=(
|
||||||
brightnessctl
|
brightnessctl
|
||||||
btop
|
btop
|
||||||
cava
|
cava
|
||||||
eog
|
eog
|
||||||
fastfetch
|
fastfetch
|
||||||
gnome-system-monitor
|
gnome-system-monitor
|
||||||
mousepad
|
mousepad
|
||||||
mpv
|
mpv
|
||||||
mpv-mpris
|
mpv-mpris
|
||||||
nvtop
|
nvtop
|
||||||
nwg-look
|
nwg-look
|
||||||
pacman-contrib
|
pacman-contrib
|
||||||
vim
|
vim
|
||||||
yt-dlp
|
yt-dlp
|
||||||
)
|
)
|
||||||
|
|
||||||
# List of packages to uninstall as it conflicts with swaync and rofi-wayland
|
# List of packages to uninstall as it conflicts with swaync and rofi-wayland
|
||||||
|
|||||||
@@ -3,8 +3,13 @@
|
|||||||
# Main Hyprland Package #
|
# Main Hyprland Package #
|
||||||
|
|
||||||
hypr=(
|
hypr=(
|
||||||
hyprland
|
hyprcursor
|
||||||
hyprcursor
|
hyprutils
|
||||||
|
aquamarine
|
||||||
|
hypridle
|
||||||
|
hyprlock
|
||||||
|
hyprland
|
||||||
|
pyprland
|
||||||
)
|
)
|
||||||
|
|
||||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||||
|
|||||||
Reference in New Issue
Block a user