Merge pull request #75 from JaKooLit/development
Releasing a new installer to work with Hyprland-Dots v2.2.11
This commit is contained in:
commit
b2195df659
|
|
@ -1,5 +1,8 @@
|
|||
## Changelogs
|
||||
|
||||
## 10 May 2024
|
||||
- added wallust-git and remove python-pywal for migration to wallust on Hyprland-Dots v2.2.11
|
||||
|
||||
## 08 May 2024
|
||||
- Adjusted sddm.sh since it does not respect preset.sh
|
||||
- install.sh have been rearranged so it quits if user choose not to proceed
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ Extra=(
|
|||
)
|
||||
|
||||
hypr_package=(
|
||||
aylurs-gtk-shell
|
||||
cliphist
|
||||
curl
|
||||
grim
|
||||
|
|
@ -31,7 +32,6 @@ pipewire-alsa
|
|||
playerctl
|
||||
polkit-gnome
|
||||
python-requests
|
||||
python-pywal
|
||||
python-pyquery
|
||||
pyprland
|
||||
qt5ct
|
||||
|
|
@ -41,7 +41,8 @@ rofi-wayland
|
|||
slurp
|
||||
swappy
|
||||
swaync
|
||||
swww
|
||||
swww
|
||||
wallust-git
|
||||
waybar
|
||||
wget
|
||||
wl-clipboard
|
||||
|
|
|
|||
Loading…
Reference in New Issue