版本发布 8
## 24 January 2026 ## v2.3.20 - Bugfix release - Fixed issue with express-update - It bypassed the code to remove duplicates in system vs. user - Now checks for dups in version <= 2.3.19 - Improved the checking code for better matching system vs. User - Merged `tak0dan` update to `Tak0-Autodispatch.sh` script - Removed stale `nvim` config. It was never copied but not needed
# 🚀 **Current Release ** #### 📅 **Updated: January 21st, 2026** ## v2.3.19 - 2026-01-20 - Fixed CSS to format the `custom/nightlight` module - Fixed padding on some CSS files - 2026-01-19 - Removed "Set wallpaper SDDM prompt" - When changing wallpaper there is no longer a prompt to set it on SDDM - It's now a menu option under Quick Settings menu `SUPER SHIFT + E` - Fixed `Glass` style sheets - 2026-01-16 - Added `Rainbow Borders sub memu` - Code provided by [brunoorsolon](https://github.com/brunoorsolon) - There are now mulitple modes for the Rainbow Borders feature - `Disabled`, `Wallust Color`, `Rainbow`, `Gradient flow` - Thank you for the submission - Disabled `RainbowBorders.sh` by default - Use the quick setings menu `SUPERSHIFT + E` to enable, select mode - 2026-01-15 - Created waybar configs for ML4W Glass style - `TOP & Bottom Summit - glass` - `Default Laptop - Glass` - `Everforest - Glass` - Fixed menu for express-update - Fixed `Toggle Rainbow` checked for wrong file - 2026-01-13 - Added `Toggle Rainbow borders` option to settings menu - `SUPERSHIFT+E` search for `Rainbow` - It will toggle the current state and run `Refresh.sh` to start or stop - Thanks to @Arkboi for suggesting it. - Later if there are more settings like this I will create a new menu - 2026-01-11 - Improved `ML4W Glass` theme - Now has proper 3d gradient look - Theme based nightlight color - `copy.sh` is now more modular - Helper scripts in `scripts` dir per function - Making `copy.sh` smaller (1200 lines to 800 so far) - Easier to maintain going forward - 2026-01-09 - Fixed: Keybind parser latency - Changed the parsing login to python instead of bash - Also fixed duplicates when you unmap, then remap keybinds - Ex. Change keybind for `file manger` - Both the old and new keybind were show in keybind menu - Added: `--express-update` to `copy.sh` - `./copy.sh --express-update` - This will bypass some of the questions - Updating SDDM wallpaper - Downloading wallpaper from repo - Mostly like that was done at install time or previous upgrade - Restoring User configs : - `Weather.sh` and `Weather.sh` - `Rofibeats.sh` - etc. - Automatically trims the backed up directories leaving just latest backup - This dramatically reduces the time/effort to update dotfiles - Most users don't restore these custom files on upgrades - 2026-01-08 - Fixed: MPRIS artwork in Sway notification center only 10 pixels - Adjusted to 96 pixels - Thank you @godlyfas for fixing this - Fixing scripts - `TouchPad.sh` never expands `$TOUCHPAD_ENABLED` (and doesn’t source the file that defines it) - `Volume.sh` has multiple microphone-control bugs (bad `pamixer` arguments, typoed function name, invalid notification payloads) that break mic toggling and volume feedback. - `DarkLight.sh` wipes the Qt theme paths each run because the `qt5ct/qt6ct` palette variables are commented out. - `KooLsDotsUpdate.sh` contains a malformed `notify-send` string that crashes the script when no local version is detected. - `Distro_update.sh` runs `sudo apt upgrade` outside the kitty window, so the Debian/Ubuntu flow never finishes inside the terminal. - `Hypridle.sh` now launches `hypridle` in the background (`& disown`) when enabling the daemon, preventing the toggle command from hanging Waybar. - `RofiSearch.sh` verifies that `jq` is available, captures the user’s query explicitly, URL-encodes it via `jq` `@uri`, - opens the configured search engine with the encoded query instead of dropping the term. - `Sounds.sh` now tries `pw-play`, then `paplay`, then `aplay`, emitting a clear error if none are installed, so the script no longer calls the non-existent pa-play. - `Tak0-Per-Window-Switch.sh` now records the listener PID in `~/.cache/kb_layout_per_window.listener.pid` and reuses it if still running, preventing multiple background listeners, and reports missing Hyprland sockets without exiting the main script. - `WaybarScripts.sh` adds a `launch_files()` helper that checks `$files` before execution; if unset, it shows a notification instead of running an empty command. - `sddm_wallpaper.sh` validates `~/.config/rofi/wallust/colors-rofi.rasi` before use, extracts colors via a helper, and aborts with a notification if any required colors are missing. - `WallustSwww.sh` now reads the focused monitor’s cache file (or parses swww query per-monitor) to pick the correct wallpaper path - Eliminating the previous “last line wins” bug on multi-monitor setups. - Wallpaper and global theme changes are now dramatically faster - `PortalHyprland.sh` suppresses harmless killall errors and launches only the first available portal binary in each category (hyprland + general) - Avoiding duplicate processes when both `/usr/lib` and `/usr/libexec` variants exist. - `KillActiveProcess.sh` checks that Hyprland returned a numeric PID before calling kill - Notifies the user when no active window is available instead of throwing kill usage errors. - 2026-01-06 - Added Global Theme Changer. - There are many themes to choose from - `SUPER + T` - Added "Glass Style" taken from `ML4W` dotfiles - Thank you [TheAhumMaitra](https://github.com/TheAhumMaitra) - Fixed more WindowRules - Fixed rofi themes to work with Theme changer - Added `ghostty` terminal config file integrated with Themes - `ghostty` is not installed by default - The `COPR` is already there for Fedora - `sudo dnf install ghostty` - The `COPR` repo for `wezterm` is also available - `sudo dnf install wezterm` - A config file is already available when you install it - Most other distros have these terminals in their repo - 2026-01-04 - Fullscreen or maximized would exit using `ALT-TAB` (cycle next/bring-to-front) - User `GoodBorn` found this fix ``` misc { on_focus_under_fullscreen = 1 # 0 - Default, no change # 1 - New focused window takes over fullscreen (Windows-like Alt-Tab) # 2 - New focused window stays behind the fullscreen one } ``` > Note: The above change only works on Hyprland v0.53+. > Users with lower will have to comment that line out. > `~/.config/hypr/UserSettings/SystemSettings.conf` - Added: modal rule so popup diaglog, like `Save as` or `Open File` center and float by default - `windowrule = float on, center on, match:modal:1` - 2026-01-01 - Added more blur and enabled xray - Thank you [TheAhumMaitra](https://github.com/TheAhumMaitra) - 2025-12-31 - Fixed rule for `Gnome Calculator` - Thanks Warlord for finding/fixing that - Fixed rule for `yad` - Size was being overridden by `settings` tag - `~/Pictures` now follows `XDG dir` vs. hard coded - Thanks for Jaël Champagne Gareau for the code - Fixed `opache toggle` - `Weather.py` and `Weather.sh` updated and improved - Thank you Lumethra - Added network check to `WeatherWrap` script - Thank you Maximilian Zhu - Added sample workspace rules to start apps on specific workspaces - They are commented out but serve as references - 2025-12-29 - Fixed pathing in Wallust script - Thank you [Lumethra](https://github.com/Lumethra) — 2025-12-22 - Added: - Optional keybinding to increment/decrement audio in 1% steps vs. 5% - Thanks [rgarofono](https://github.com/rgarofano) for the code - Fixed: - Switch Layout was looking in wrong location - SUPER - J/K not working in both `master` and `dwindle` layouts - You also get notification message on layout change - Thanks [@suresh466](https://github.com/suresh466) for fixing it
## December 2025 ## FIXES: - Fixed: Opacity for `vscode` configured multiple times - Fixed: Quickshell `overview` not working, error "Quickshell or AGS not installed" - If `shell.qml` exists in `~/.config/quickshell` that blocks overview - That file isn't configured for overview - Without that file, it will look in the `overview` directory and load the QML code - Fixed: Waybar Modules, locale not included in clock format - Always showed US-EN - Thanks to albersonmiranda for finding and fixing it - Fixed: Not all waybars had `custom/nightlight` - Fixed: `Weather.py` cache wasn't updating when UNITS changed from C to F - Fixed: Wallpapers with periods in names truncated - https://github.com/JaKooLit/Hyprland-Dots/pull/873 - Thanks to @godlyfast for the fix. - Fixed: Overview Toggle keyind SUPER + A now properly detects QuickShell - If QS `overview` fails, or is not installed, AGS `overview` will be started instead - Fixed: `Super J/K` cycle next/prev weren't working in both master / dwindle - Fixed: `Weather.py` one-off run - Removed: `Hyprsunset` from status group. - Credit: Alberson Miranda - Added: more application icons for waybars - `Weather.py` basically rewritten to improve look and functionality - Credit: Prabin Panta - The Jak team also heavily contributed to the rewrite - Fixed: Waybar - Changing the waybar config `SUPERALT + B` would sometimes need to be done twice - Cause: options were incorrect annotated with "👉 ${name}" - 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: - ChangeLayout.sh continues to rebind dynamically when layouts are toggled. - Credits: [Suresh Thagunna](https://github.com/suresh466) - For identifying the mismatch and proposing an auto-alignment approach. - Startup config order: - load System Defaults Startup_Apps and WindowRules first - Then user overlays, restoring baseline autostarts while keeping user additions. - Lock screen: - Clock now horizontal and smaller - Adjust spacing margines of the various fields - Small changes to color variables Trying to balance colors - Fixed both 1080 and 2K+ configurations - `UserConfigs/Startup_App.conf` is now sourced in `hyprland.conf` - It was being sourced twice - Some scripts weren't executable - `scripts/Battery.sh` - `scripts/ComposeHyprConfigs.sh` - `scripts/OverviewToggle.sh` - `scripts/sddm_wallpaper.sh` - Updated: SWWW to v0.11.2 - Fixes numerous issues - Portrait monitors especially - SWWW isn't being maintained In future will switch to AWWWW - Added: A message before installing wallpapers that some are AI generated or enhanced - Changed: `/usr/bin/bash` to `/usr/bin/evn bash` for better portability - Adjusted: Small change to `DropDownterminal.sh` - Increased top margin % to center it more - Widened it. - These options are settable in the script. ## FEATURES: - Hyprsunset retains last state on/off - Credit: Alberson Miranda - Fastfetch now displays the version of the Jak Dotfiles - `ChangeLayout.sh` - Dynamically binds SUPER J/K based on current layout - Previously only worked in Master Layout - Credit: Suresh Thagunna - Along with that `KeybindsLayoutInit` script reads current default layout - Then it adjusts the SUPER J/K keybindings appropriately - RofiBeats dynamic music system added - Binds now include descriptions. - Switched from `bind` to `bindd` - Improves usability of keybind search - Add new laptop gesture for zoom system. Thanks to everyone that contributed, or reported issues. Contributors: Alberson Miranda TheAhumMaitra Prabin Panta Suresh Thagunna @goldlyfast
Hey Hey Hey! It has been 2 months since I released a new version. Well, most users knew I was at work and I have been extremely busy But I am very thankful to the community for submitting Merge Request, submit a bug report, etc etc. Biggest change for this release was maybe using Quick Shell for Desktop Overview. Sorry Debian and Ubuntu, I am still trying to figure out how to install quickshell to all Debian Based Distro like Ubunt and Kali. Huge thanks to @SherLock707, original author of AGS Desktop Overview and I was happy that he shared quickshell overview In any case, enjoy. Please go through the Whats New and Changes as per below > What's new? & changes - introduction of quickshell (alternative to AGS overview) - adjusted copy.sh to for new quickshell - disabled explicit_sync by default - Added battery info on Hyprlock (only for laptop) - Added hyprpicker in waybar. However, not planning to add hyprpicker in the packages to install - Improved response for monitor brightness script - adjusted copy.sh to work with simple_sddm_2 - integrated wallust color for SDDM theme simple_sddm_2 - improved rofi theme selector (added preview) - improved rofi waybar style and configs selector script. 👉 this sign means it is style or config which is currently symlinked and in use - > MR's - added hyprlock battery information to hyprlock. Thanks to @aditya-an1l [MR #705](https://github.com/JaKooLit/Hyprland-Dots/pull/705) - quickshell config. Huge Thanks to Kiran @SherLock707 [MR #737](https://github.com/JaKooLit/Hyprland-Dots/pull/737) - improved drop down terminal to behave like pyprland. Huge Thanks to Kira @SherLock707 [MR #723](https://github.com/JaKooLit/Hyprland-Dots/pull/723) - Added Romanian, Russian and Ukrainian translation for Readme file. Thanks to @CristianSw [MR #729](https://github.com/JaKooLit/Hyprland-Dots/pull/729) - Added hyprpicker in waybar. Thanks to @IT-ess [MR #675](https://github.com/JaKooLit/Hyprland-Dots/pull/675) - Improve monitor brightness control response?. Thanks to @lonerOrz [MR #750](https://github.com/JaKooLit/Hyprland-Dots/pull/750) - Improve rofi theme selector, adding preview. Huge thanks to @tnfru [MR #741](https://github.com/JaKooLit/Hyprland-Dots/pull/741) - Improved Waybar Style and Layout scripts. Thanks to @jteijema [MR #771](https://github.com/JaKooLit/Hyprland-Dots/pull/771) - > Thanks to these beautiful people for donating / sponsoring for the 3 months - zotrix (Kofi) - EdvardMajakari (Kofi) - ThreeFatPandas (Kofi) - mayf (Kofi) - Josh Mc (Kofi) - Vitalij (Kofi) - Scott G (Kofi) - Joel (Buymecoffee) - Bruno Correia(Buymecoffee) - Chris Paine (Buymecoffee) - Wang.w (Buymecoffee) ## What's Changed * feat: Display battery level and power status on lock screen by @aditya-an1l in https://github.com/JaKooLit/Hyprland-Dots/pull/705 * Remove trailing whitespace from WindowRules.conf by @Humblemonk in https://github.com/JaKooLit/Hyprland-Dots/pull/715 * Improved Dropdown terminal by @SherLock707 in https://github.com/JaKooLit/Hyprland-Dots/pull/713 * Dropdown terminal improvements - Round 2 by @SherLock707 in https://github.com/JaKooLit/Hyprland-Dots/pull/717 * Revert "Dropdown terminal improvements - Round 2" by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/720 * Revert "Revert "Dropdown terminal improvements - Round 2"" by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/721 * Fixed drop down terminal focus by @SherLock707 in https://github.com/JaKooLit/Hyprland-Dots/pull/724 * SwayNC DND bypass for volume and brightness notification by @SherLock707 in https://github.com/JaKooLit/Hyprland-Dots/pull/725 * Update Polkit.sh by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/730 * Updated for new SDDM theme by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/733 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/734 * Added Romanian, Russian and Ukrainian translation for Readme file by @CDLProduction in https://github.com/JaKooLit/Hyprland-Dots/pull/729 * updated readme. added Readme translations by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/735 * synchronize the readme by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/736 * Overview Widget v2: Migration from AGS to QuickShell by @SherLock707 in https://github.com/JaKooLit/Hyprland-Dots/pull/737 * Expose font size and family in config by @SherLock707 in https://github.com/JaKooLit/Hyprland-Dots/pull/743 * qs:Overview update: Refactored for better colour and font expose and cleaned up unused code by @SherLock707 in https://github.com/JaKooLit/Hyprland-Dots/pull/749 * disabled explicit sync by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/760 * disabled explicit sync by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/761 * Merging Dev-quickshell to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/762 * feat: add hyprpicker waybar module by @IT-ess in https://github.com/JaKooLit/Hyprland-Dots/pull/675 * improved monitor brightness response by @lonerOrz in https://github.com/JaKooLit/Hyprland-Dots/pull/750 * Improve copy.sh script by @RubberJones in https://github.com/JaKooLit/Hyprland-Dots/pull/751 * Update the logout command used by wlogout by @Humblemonk in https://github.com/JaKooLit/Hyprland-Dots/pull/756 * fix: update Element (Matrix) on WindowRules.conf by @brockar in https://github.com/JaKooLit/Hyprland-Dots/pull/759 * swaync v0.12 update huge border fix by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/765 * feat: Add new Rofi theme style by @imtheonlysaint in https://github.com/JaKooLit/Hyprland-Dots/pull/763 * Main to Development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/766 * add: better rofi theme selector by @tnfru in https://github.com/JaKooLit/Hyprland-Dots/pull/741 * feat: Add selected config highlighting for waybar by @jteijema in https://github.com/JaKooLit/Hyprland-Dots/pull/771 * Main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/773 * fix: resolve emoji removal in waybar scripts by @jteijema in https://github.com/JaKooLit/Hyprland-Dots/pull/774 * Development to main by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/775 ## New Contributors * @aditya-an1l made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/705 * @Humblemonk made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/715 * @CDLProduction made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/729 * @RubberJones made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/751 * @imtheonlysaint made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/763 * @jteijema made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/771 **Full Changelog**: https://github.com/JaKooLit/Hyprland-Dots/compare/v2.3.15...v2.3.16
First off, Huge thanks to @dwilliam62 for keeping an eye on the changes and exerting lots of efforts to changes / bug fixes / issues I'd like to thank community for submitting some bug fixes / updates on the Dots. I apologize for not being active for the past months. I was really busy with work. Im still at work so I cant really contribute much. Most likely by July until I can give my full attention to this projects I see some PR's already to development, and I recently tested this version. So I believe it is good to go to publish this release version. Anyway, time to close and publish this version for any MR and start to work on the development branch for next version - added mpvpaper support. See [`HERE`](https://github.com/JaKooLit/Hyprland-Dots/issues/631#issuecomment-2727228118) - Added `WindowRules-new.conf` in preparation for deprecation of windowrule v2 - Added `WaybarScripts.sh` Waybar modules can use the default terminal set in `~/.config/hypr/UserConfigs/01-UserDefaults.conf` - Added Kitty Themes selector from downloaded theme from [`HERE`](https://github.com/dexpota/kitty-themes). Added in KooL Hyprland Settings `SUPER SHIFT E` - Note regarding the kitty themes selector. You MUST replace kitty config dir. There are lines needed in kitty.conf and themes are in that directory. - `Kool Hyprland Settings` updated due to these "expansions" - moved `Kitty-wallust-colors`to kitty themes. User's can easily switch themes by choosing `01-Wallust` on kitty-themes-selector. - adjusted copy.sh to work with some shell like fish - updated hyprlock configs - Repositioned and resize keyboard layouts > MR's - added video wallpaper preview for the Wallpaper Menu. Thanks to @lonerOrz [MR #637](https://github.com/JaKooLit/Hyprland-Dots/pull/637) - added wl-copy to swappy. Thanks to @Dolbaeb777K [MR #641](https://github.com/JaKooLit/Hyprland-Dots/pull/641) - added German README translation. Thanks to @mio-dokuhaki and his friend [MR #640](https://github.com/JaKooLit/Hyprland-Dots/pull/640) - added Keyboard Layout on hyprland. Thanks to @vailrahmatulin [MR #661](https://github.com/JaKooLit/Hyprland-Dots/pull/661) - Weather.py bug fix. Thanks to @mio-dokuhaki [MR #663](https://github.com/JaKooLit/Hyprland-Dots/pull/663) - Hyprpolkit bug fix. Thanks to @running4ever [MR #670](https://github.com/JaKooLit/Hyprland-Dots/pull/670) - Screenshot.sh bug fix. Thanks to @69MichelleDB [MR #680](https://github.com/JaKooLit/Hyprland-Dots/pull/680) - Roribeats.sh additional stop music function. Thanks to Mtp81 [MR #691](https://github.com/JaKooLit/Hyprland-Dots/pull/691) - Waybar bug fix - correct week no.s . Thank to @Urkrathos [MR #693](https://github.com/JaKooLit/Hyprland-Dots/pull/693) - Better Kitty theme switcher. Thanks to @tnfru [MR #694](https://github.com/JaKooLit/Hyprland-Dots/pull/694) - Weather.sh minor bug fix. Thanks to @ItsChoudhry [MR #689](https://github.com/JaKooLit/Hyprland-Dots/pull/689Main t) > Thanks to these beautiful people for donating / sponsoring for the past months - EdvardMajakari (Kofi) - ThreeFatPandas (Kofi) - Wan.w (Buymecoffee) - ChrisPaine (Buymecoffee) - BrunoCorreia (Buymecoffee) ## What's Changed * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/632 * Fixed the preview of wallpaper by @lonerOrz in https://github.com/JaKooLit/Hyprland-Dots/pull/637 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/639 * shotswappy has now learned copy! by @Dolbaeb777K in https://github.com/JaKooLit/Hyprland-Dots/pull/641 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/642 * Development to main by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/645 * Sync update from README.md by @mio-dokuhaki in https://github.com/JaKooLit/Hyprland-Dots/pull/647 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/648 * bug fix for Weather.py by @mio-dokuhaki in https://github.com/JaKooLit/Hyprland-Dots/pull/663 * Add Archlinux hyprpolkitagent binary location by @running4ever in https://github.com/JaKooLit/Hyprland-Dots/pull/670 * add: better kitty theme picker script by @tnfru in https://github.com/JaKooLit/Hyprland-Dots/pull/694 * Replace tilda with $HOME because it's expands correctly this way by @ItsChoudhry in https://github.com/JaKooLit/Hyprland-Dots/pull/689 * fix: Fix ScreenShot.sh to check xdg-user-dir PICTURES by @69MichelleDB in https://github.com/JaKooLit/Hyprland-Dots/pull/680 * Fix Waybar calendar showing incorrect week numbers by @Urkrathos in https://github.com/JaKooLit/Hyprland-Dots/pull/693 * Fix weather widget in waybar by pulling wind speed correctly by @haxxordan in https://github.com/JaKooLit/Hyprland-Dots/pull/684 * Added the keyboard layout indicator to the lock screen, it should be tested at 1080p resolution by @vailrahmatulin in https://github.com/JaKooLit/Hyprland-Dots/pull/661 * feat: Add continuous playback to RofiBeats during choosing next music by @Mtp81 in https://github.com/JaKooLit/Hyprland-Dots/pull/691 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/702 * Revert "Replace tilda with $HOME because it's expands correctly this way" by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/707 * Main to Development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/711 * Development to Main by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/712 ## New Contributors * @lonerOrz made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/637 * @Dolbaeb777K made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/641 * @running4ever made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/670 * @tnfru made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/694 * @ItsChoudhry made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/689 * @69MichelleDB made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/680 * @Urkrathos made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/693 * @haxxordan made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/684 * @Mtp81 made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/691 **Full Changelog**: https://github.com/JaKooLit/Hyprland-Dots/compare/v2.3.14...v2.3.15
As usual, created this for backup as incoming new v2.3.15 is in the horizon - default rofi style is Style-4 . You can change to a new rofi theme with `SUPER CTL R` or `SUPER CTRL SHIFT R` - dropped pyprland in favor of Hyprland built in tool. - dopping pyprland means I will not include anymore in the list of packages to install and I will not include in the backup process. - Previous pyprland `SUPER Z` zoom will be removed as well. - Desktop zoom or magnifier will now be `SUPER ALT mouse middle scroll up or down` so yeah keybind change :) - drop down terminal will still be `SUPER SHIFT Return` but to exit the drop down terminal is `SUPER Q` or by typing `exit` - added `waybar style [Extra] Neon Cicuit` - expanded KooL Settings Rofi menu - added Dark Light theme switcher - expanded KooL Settings Rofi menu - added Gamemode - expanded KooL Settings Rofi menu - added User-Defaults - expanded KooL Settings Rofi menu - added nwg-look, qt6ct & qt5ct on KooL Hyprland Settings. - added `cursor_trail 1` to kitty.conf. - edited Dark-Light.sh to not close kitty during theme switch - added tooltip on mpris, updated waybar 0-ja-0 layout - added [Extra] ML4W waybar starter style - hardware_cursor is disabled if nvidia gpu detected - User Settings changes: ~/.config/hypr/UserConfigs/UserSettings.conf - NOTE: may affect some packages behaviour like pyprland - misc:enable_swallow = off - touchpad:natural_scroll = true - Along with this release will be uninstall script on `Distro-Hyprland install scripts`. Mind you that this could make your system unstable. - You are given choices which packages to uninstall and configs to remove. > fixes / done from issues & discussions - Fixed some UserSettings.conf variables. [ISSUE #623](https://github.com/JaKooLit/Hyprland-Dots/issues/623) > MR's - Japanese Readme Translation. Huge thanks to @mio-dokuhaki [`MR #622`](https://github.com/JaKooLit/Hyprland-Dots/pull/622) - Added some icons on waybar workspaces#rw. Thanks to @brockar [`NR #628`](https://github.com/JaKooLit/Hyprland-Dots/pull/628) > Thanks to these beautiful people for donating / sponsoring for the past months - Pain (Ko-Fi - Monthly) - skarpass (Kofi) - yeonatan (buy me coffee) - solomon (buy me coffee) - lurifos (Ko-Fi) - dwilliams (Ddubs) (Ko-Fi) - zotrix (Ko-Fi) ## What's Changed * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/614 * Development to main by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/615 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/620 * Development to main by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/621 * README file Japanese Translation by @mio-dokuhaki in https://github.com/JaKooLit/Hyprland-Dots/pull/622 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/624 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/625 * Update wallpaper by @rudy-in in https://github.com/JaKooLit/Hyprland-Dots/pull/626 * add icons waybar workspace#rw by @brockar in https://github.com/JaKooLit/Hyprland-Dots/pull/628 * Development to main by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/629 * Sync update from README.md by @mio-dokuhaki in https://github.com/JaKooLit/Hyprland-Dots/pull/630 * Update Wallpaper resolution to 1920x1080 from 1366x768 by @rudy-in in https://github.com/JaKooLit/Hyprland-Dots/pull/633 * Sync Update from README.md by @mio-dokuhaki in https://github.com/JaKooLit/Hyprland-Dots/pull/638 * translate from README.md by @mio-dokuhaki in https://github.com/JaKooLit/Hyprland-Dots/pull/640 ## New Contributors * @mio-dokuhaki made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/622 * @rudy-in made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/626 **Full Changelog**: https://github.com/JaKooLit/Hyprland-Dots/compare/v2.3.13...v2.3.14
As usual, creating this release to prepare for the upcoming v2.3.14 in the main. In case you wonder, all the releases are currently 1 version older from main. - HEADS up some minor keybinds and script change (not really) - The KooL Hyprland Settings Menu (SUPER SHIFT E) is moved into scripts directory. This is because I will expand this at later stage. - Keybinds remain unchanged by it is now added in `default keybinds.conf`, taken out from `UserKeybinds.conf` - Introduction of `01-UserDefaults.conf` file on UserConfigs, for users to state their default terminal, file manager including search engine. The file `~/.config/hypr/UserConfigs/01-UserDefaults.conf` have some added comments so even a 5 yrs old kid can understand. - copy.sh is modified to offer restore of `01-UserDefaults.conf` - Added Prismatic Glow Waybar Style - Added Top and Bot, Summit split v2 waybar layout - Adjusted Select Wallpaper and effects yad notification for SDDM setter to avoid multiple yad notifications - reduced yad timeout for applying SDDM background to 5 secs from 10 secs - updated startup_apps.conf. remove & on most of the startup - corrected some items in hyprlock.conf - added gamemode on KooDotSettings-Menu - added Rofi - solarized theme - Added a universal Distro-Hyprland install script on Dots, which will clone and download appropriate Distros. See README for details > Thanks to these beautiful people for donating / sponsoring for the past months - Pain (Ko-Fi - Monthly) - skarpass (Kofi) - yeonatan (buy me coffee) - solomon (buy me coffee) - lurifos (Ko-Fi) - dwilliams (Ddubs) (Ko-Fi) ## What's Changed * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/591 * Main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/596 * accel_profile disabled by default. Added some initial prompts to rele… by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/597 * Development to main by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/605 * Development to main by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/612 * Update copy.sh Time format desc wrong by @dwilliam62 in https://github.com/JaKooLit/Hyprland-Dots/pull/613 **Full Changelog**: https://github.com/JaKooLit/Hyprland-Dots/compare/v2.3.12...v2.3.13
This is serving as backup for v2.3.12 since v2.3.13 is coming soon... > What's new? - Hyprlock removal of the picture, move down the date and added some other fonts as well <p align="left"> <img align="center" width="75%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/2.3.12/screenlock1.png" /> - improvement of aesthetics for the rofi-wallpaper menu <p align="left"> <img align="center" width="75%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/2.3.12/rofi-wallpaper2.png" /> - 28-Feb-205 returned old wlogout styte. >1080p <p align="left"> <img align="center" width="75%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/2.3.12/>1080p.png" /> - 28-Feb-205 returned old wlogout styte. <1080p <p align="left"> <img align="center" width="75%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/2.3.12/<1080p.png" /> - added some waybar styles and layouts - rofi themes and configs tweaked - added rofi-vertical - featuring rofi style 9 for this release. A modified version of rofi style provided by @lonerOrz - added nwg-displays to handle monitor configuration ( you need to install nwg-displays) - added an option to create and save `Monitor Profiles`. - added UserModules in waybar. Basically this is where users add their own waybar modules. copy.sh will restore this file so it is paramount that it should not be renamed - can now change the kb_layout (if you have more than 1 kb_layout set of course) even on screenlocked (hyprlock) - Default weather provider is now the python based since it is now getting user location automatically thanks to latest MR. - improved copy.sh: will restore automatically previous wallpaper - improved copy.sh: will restore unique waybar styles and configs created in their respective directories. (This is only done if user chose to overwrite waybar directory of course). NOTE: User need to choose waybar styles and layouts before running copy.sh. This is to refresh the symlinks - improved copy.sh: will restore unique rofi themes in ~/.config/rofi/themes. So you can load again your own rofi themes #### expanded functionality of `SUPER SHIFT E` - Choosing Hyprland Animations - Choosing Rofi Themes - Choosing Monitor Profiles - Added the `Search Keybinds` function last minute push after publish [YT video](https://youtu.be/oBJb1qMNKY0?si=seepWXfIj0kVIMdv) - added rofi shared-fonts.rasi and will be restored when running copy.sh. Basically this is where you can change fonts and sizes - This mean that all rofi themes are altered. But should not affect much by setting a global font - added rofi style 14 - added yad timeout of 10secs for setting the sddm background > fixes / done from issues & discussions - added an option to create and save `Monitor Profiles` - Fixed SDDM setting of background from v2.3.11. Thanks to skarpass from Discord for the idea. Kindly note SDDM wallpaper background is ONLY supported for Sequoia_2 theme which I set to install, if you opted to install SDDM theme - Fixed pixelated wallpaper on wallpaper menu for lower resolutions. [ISSUE #589](https://github.com/JaKooLit/Hyprland-Dots/issues/589) - added initial prompts to release.sh and upgrade.sh scripts [DISCUSSION #573](https://github.com/JaKooLit/Hyprland-Dots/discussions/573) > MR's - auto location detection of Weather.py . Thanks to @brockar for this [`MR #574`](https://github.com/JaKooLit/Hyprland-Dots/pull/574) - added a limit of 30fps for waybar-cava.sh as it helps reducing cpu usage. Thanks to @dwilliams62 for [`MR #587`](https://github.com/JaKooLit/Hyprland-Dots/pull/587) and idea from @Packss [Enhancement Request](https://github.com/JaKooLit/Hyprland-Dots/issues/586) > Thanks to these beautiful people for donating / sponsoring for the past months - Pain (Ko-Fi - Monthly) - skarpass (Kofi) - yeonatan (buy me coffee) - solomon (buy me coffee) - lurifos (Ko-Fi) ## What's Changed * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/568 * updated help file by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/569 * Weather.py update, auto get location by @brockar in https://github.com/JaKooLit/Hyprland-Dots/pull/574 * Update Keybinds.conf swap windows by @dwilliam62 in https://github.com/JaKooLit/Hyprland-Dots/pull/576 * Development to main Dots version 2.3.12 by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/577 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/579 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/581 * fix: updated waybar to recognize zen-browser and steam by @wheelsbot7 in https://github.com/JaKooLit/Hyprland-Dots/pull/580 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/583 * Update WaybarCava.sh set framerate to 30 by @dwilliam62 in https://github.com/JaKooLit/Hyprland-Dots/pull/587 * main to development by @JaKooLit in https://github.com/JaKooLit/Hyprland-Dots/pull/588 ## New Contributors * @wheelsbot7 made their first contribution in https://github.com/JaKooLit/Hyprland-Dots/pull/580 **Full Changelog**: https://github.com/JaKooLit/Hyprland-Dots/compare/v2.3.11...v2.3.12