aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 332c6f67..a5bae84f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
## v2.3.21
+- Added script from `@ivy` and `@sl1ng` to Toggle audio on active Wundow
+ - `$HOME/.config/hypr/scripts/Toggle-Active-Window-Audio.sh`
+ - Keybind is `SUPER + SHIFT + H` (hush)
+- Added check for ubunutu v26.04 in startup
+ - For as of yet unknown reason waybar won't startup without this
+ ```
+ exec-once = /usr/libexec/xdg-desktop-portal-hyprland &
+ exec-once = /usr/libexec/xdg-desktop-portal &
+ exec-once = waybar
+ ```
- Updated `waybar-weather`
- Created default files in `.config/waybar-weather`
- You can manually override settings or providers
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage