mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
added pyquery for new weather python script for waybar on Hyprland-Dots v2.2.10
This commit is contained in:
parent
bef3e68956
commit
932f0e95ec
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user