aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-07-22 02:10:24 -0400
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:40:35 -0700
commit07e3facc7bdc301be08d536e471f3c649d9fd3f0 (patch)
tree99a449053229701b2b9eebcf2c564dab6d10792a /CHANGELOG.md
parent91e9e32cbc77ea39eb5b3d96b5f773791cd897e1 (diff)
Add: script to set qs-hyprview layout
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 new file: config/hypr/UserConfigs/hyprview-layout.conf modified: config/hypr/scripts/Kool_Quick_Settings.sh new file: config/hypr/scripts/select-hyprview-layout.sh modified: config/hypr/scripts/toggle-qs-hyprview.sh
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c22e5112..f35ec319 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,14 +11,20 @@
- Edit system keybinds to change the layout
- Added blur and dimming to layerrules for `qs-hyprview`
- Sample values for LUA `user_startup.lua` file
+- `select-hyprview-layout.sh`
+ - Runs rofi menu to select `qs-hyprview` layout
+ - Stores value in `.config/hypr/UserConfigs/hyprview-layout.conf`
+ - This prevents overwrite on updates
## Fixed:
+- Background image in rofi didn't get updated in LUA workflow
- Some animation bezier values out-of-range
- Fixed both hyprlang and lua config files
## Updated:
+- Quick Settings menu into submenus and quick links
- 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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage