Skip to content

Commit b2195df

Browse files
authored
Merge pull request #75 from JaKooLit/development
Releasing a new installer to work with Hyprland-Dots v2.2.11
2 parents c3710b8 + c5837fd commit b2195df

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOGS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelogs
22

3+
## 10 May 2024
4+
- added wallust-git and remove python-pywal for migration to wallust on Hyprland-Dots v2.2.11
5+
36
## 08 May 2024
47
- Adjusted sddm.sh since it does not respect preset.sh
58
- install.sh have been rearranged so it quits if user choose not to proceed

install-scripts/00-hypr-pkgs.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Extra=(
1212
)
1313

1414
hypr_package=(
15+
aylurs-gtk-shell
1516
cliphist
1617
curl
1718
grim
@@ -31,7 +32,6 @@ pipewire-alsa
3132
playerctl
3233
polkit-gnome
3334
python-requests
34-
python-pywal
3535
python-pyquery
3636
pyprland
3737
qt5ct
@@ -41,7 +41,8 @@ rofi-wayland
4141
slurp
4242
swappy
4343
swaync
44-
swww
44+
swww
45+
wallust-git
4546
waybar
4647
wget
4748
wl-clipboard

0 commit comments

Comments
 (0)