diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-07-15 01:54:35 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-29 21:40:35 -0700 |
| commit | fc19045e8bca78576aa873f8cada5e4c967fafbb (patch) | |
| tree | c5d06cc4a8d2e323a919f854c624e0c3cb67f5d5 /CHANGELOG.md | |
| parent | 5284ac303bd72b707430808d0d8d298f00f0ac83 (diff) | |
Add: same startup uncommented user_decorations
The user_decorations file has default values.
The commented out values caused it to reset to defaults
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/UserConfigs/user_decorations.lua
modified: config/hypr/UserConfigs/user_startup.lua
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 18c349d7..c22e5112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Optional layouts available - Edit system keybinds to change the layout - Added blur and dimming to layerrules for `qs-hyprview` + - Sample values for LUA `user_startup.lua` file ## Fixed: @@ -18,7 +19,7 @@ ## Updated: -- Added script to toggle `qs-hyprview` +- 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 |
