We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3710b8 + c5837fd commit b2195dfCopy full SHA for b2195df
CHANGELOGS.md
@@ -1,5 +1,8 @@
1
## Changelogs
2
3
+## 10 May 2024
4
+- added wallust-git and remove python-pywal for migration to wallust on Hyprland-Dots v2.2.11
5
+
6
## 08 May 2024
7
- Adjusted sddm.sh since it does not respect preset.sh
8
- install.sh have been rearranged so it quits if user choose not to proceed
install-scripts/00-hypr-pkgs.sh
@@ -12,6 +12,7 @@ Extra=(
12
)
13
14
hypr_package=(
15
+aylurs-gtk-shell
16
cliphist
17
curl
18
grim
@@ -31,7 +32,6 @@ pipewire-alsa
31
32
playerctl
33
polkit-gnome
34
python-requests
-python-pywal
35
python-pyquery
36
pyprland
37
qt5ct
@@ -41,7 +41,8 @@ rofi-wayland
41
slurp
42
swappy
43
swaync
44
-swww
+swww
45
+wallust-git
46
waybar
47
wget
48
wl-clipboard
0 commit comments