diff options
| author | Don Williams <don.e.williams@gmal.com> | 2026-08-07 19:25:50 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-29 21:41:34 -0700 |
| commit | 1baeaf49881637f1b90507e36bb499b73ef866ac (patch) | |
| tree | 9e01322d57951903f7a505dd18a30586541eb6ba /CHANGELOG.md | |
| parent | 89041539f078cab588d91f6356cbd4f6dffbfcb6 (diff) | |
Updated lua startup to match hyprlang startup changes
Changed startup sequence for waybar to reduce startup time and
duplicate refersh operations
Signed-off-by: Don Williams <don.e.williams@gmal.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/lua/startup.lua
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 797ecb94..ab33a183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,8 @@ ## Fixed: +- Updated startup sequence, wallpaper, theme scripts to remove waybar startup delays +- Default LUA startup file updated to match Hyprlang changes made for waybar - LUA migration script properly edits `~/.config/hypr/UserConfigs/monitors.lua` - LUA migration script failed to translate disabled monitors to LUA format - I.e. for `eDP-1` laptop screens @@ -39,7 +41,7 @@ - Fixed `RainbowBorders` script to work with LUA config - Fixed lua migrate script to force uppercase `SHIFT` - LUA API doesn't allow `shift` -- Duplicate keybinds:wq +- Duplicate keybinds - `copy.sh` was ovewritting sddm background and wallpaper - Also removed prompt for `Hypridle` restore - Background image in rofi didn't get updated in LUA workflow |
