added pyquery for new weather python script for waybar on Hyprland-Dots v2.2.10

This commit is contained in:
JaKooLit 2024-05-03 17:59:49 +09:00
parent bef3e68956
commit 932f0e95ec
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
## 03 May 2024 ## 03 May 2024
- Bump swww to v0.9.5 - Bump swww to v0.9.5
- added python3-pyquery for new weather-waybar python based on Hyprland-Dots
## 02 May 2024 ## 02 May 2024
- Added pyprland (hyprland plugin) - warning, I cant make it to properly run. Drop Down terminal not working, zoom is hit and miss - Added pyprland (hyprland plugin) - warning, I cant make it to properly run. Drop Down terminal not working, zoom is hit and miss

View File

@ -85,6 +85,7 @@ dependencies=(
python3-markdown python3-markdown
python3-markupsafe python3-markupsafe
python3-yaml python3-yaml
python3-pyquery
qt6-base-dev qt6-base-dev
scdoc scdoc
seatd seatd