diff options
| author | Don Williams <Don.e.williams@gmail.com> | 2025-11-21 22:28:45 -0500 |
|---|---|---|
| committer | Don Williams <Don.e.williams@gmail.com> | 2025-11-21 22:28:45 -0500 |
| commit | a151dda103af298fb4af3ed381217e35b8cc97c9 (patch) | |
| tree | aac1998b2510bc1d88b9231d7efc0f9e83dc8e73 /CHANGES-v2.3.18.md | |
| parent | f69b75530ff70492efd8ce8fd6b5fd5df488dd40 (diff) | |
Repeated gamemode cycling gets multiple waybars
You have to hammer on it, to get it to occr
Added addtional sleep timer to allow pkill to keep up
Resolves: https://github.com/JaKooLit/Hyprland-Dots/issues/870
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGES-v2.3.18.md
modified: config/hypr/scripts/GameMode.sh
modified: config/hypr/scripts/Refresh.sh
Diffstat (limited to 'CHANGES-v2.3.18.md')
| -rw-r--r-- | CHANGES-v2.3.18.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md index 4f76a5d0..69aabec4 100644 --- a/CHANGES-v2.3.18.md +++ b/CHANGES-v2.3.18.md @@ -18,6 +18,10 @@ - Fixed: `GameMode.sh` to function consistently - Updated: `WalllustSwww.sh` wallpaper path - Corrected: Typo in Show Open Apps +- GameMode.sh / Refresh.sh + - Enabling / Disabling repeatedly would result in multiple waybars + - Added additional `sleep` commands in `GameMode.sh` and `Refresh.sh` + - Resolves [Issue 870](https://github.com/JaKooLit/Hyprland-Dots/issues/870) ## CHANGES: |
