diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-07-13 16:31:09 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-29 21:40:35 -0700 |
| commit | d0383441d1da2998e1757b663264e866a9747722 (patch) | |
| tree | 2297e3c9b082b59c5f8545a0fe536b15ebf67f09 /CHANGELOG.md | |
| parent | c8b343b98c203ac13d4b28bb269a735cf4c03475 (diff) | |
toggle-qs-hyprview checks/restarts service b4 toggle hyprview
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/configs/Keybinds.conf
modified: config/hypr/lua/keybinds.lua
new file: config/hypr/scripts/toggle-qs-hyprview.sh
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be0fe09..18c349d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ ## Updated: +- Added script to toggle `qs-hyprview` + - It checks that it's running and if not restarts it +- Quickshell config files now compatible with all debian versions - QuickShell config files were blocked on Trixie - Trixie now supports quickshell, removed block - QuickShell overview to current version |
