Releases: JaKooLit/Hyprland-Dots
Hyprland-Dots-v2.3.20
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
tak0danupdate toTak0-Autodispatch.shscript - Removed stale
nvimconfig. It was never copied but not needed
Hyprland-Dots-v2.3.19
🚀 **Current Release **
📅 Updated: January 21st, 2026
v2.3.19
-
2026-01-20
-
Fixed CSS to format the
custom/nightlightmodule -
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
Glassstyle sheets -
2026-01-16
-
Added
Rainbow Borders sub memu- Code provided by brunoorsolon
- There are now mulitple modes for the Rainbow Borders feature
Disabled,Wallust Color,Rainbow,Gradient flow- Thank you for the submission
-
Disabled
RainbowBorders.shby default -
Use the quick setings menu
SUPERSHIFT + Eto 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 Rainbowchecked for wrong file -
2026-01-13
-
Added
Toggle Rainbow bordersoption to settings menu -
SUPERSHIFT+Esearch forRainbow -
It will toggle the current state and run
Refresh.shto 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 Glasstheme- Now has proper 3d gradient look
- Theme based nightlight color
copy.shis now more modular- Helper scripts in
scriptsdir per function - Making
copy.shsmaller (1200 lines to 800 so far) - Easier to maintain going forward
- Helper scripts in
- Improved
-
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
- Ex. Change keybind for
- Added:
--express-updatetocopy.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.shandWeather.shRofibeats.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
- Fixed: Keybind parser latency
-
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.shnever expands$TOUCHPAD_ENABLED(and doesn’t source the file that defines it)Volume.shhas multiple microphone-control bugs (badpamixerarguments, typoed function name, invalid notification payloads) that break mic toggling and volume feedback.DarkLight.shwipes the Qt theme paths each run because theqt5ct/qt6ctpalette variables are commented out.KooLsDotsUpdate.shcontains a malformednotify-sendstring that crashes the script when no local version is detected.Distro_update.shrunssudo apt upgradeoutside the kitty window, so the Debian/Ubuntu flow never finishes inside the terminal.Hypridle.shnow launcheshypridlein the background (& disown) when enabling the daemon, preventing the toggle command from hanging Waybar.RofiSearch.shverifies thatjqis available, captures the user’s query explicitly, URL-encodes it viajq@uri,- opens the configured search engine with the encoded query instead of dropping the term.
Sounds.shnow triespw-play, thenpaplay, thenaplay, emitting a clear error if none are installed, so the script no longer calls the non-existent pa-play.Tak0-Per-Window-Switch.shnow records the listener PID in~/.cache/kb_layout_per_window.listener.pidand reuses it if still running, preventing multiple background listeners, and reports missing Hyprland sockets without exiting the main script.WaybarScripts.shadds alaunch_files()helper that checks$filesbefore execution; if unset, it shows a notification instead of running an empty command.sddm_wallpaper.shvalidates~/.config/rofi/wallust/colors-rofi.rasibefore use, extracts colors via a helper, and aborts with a notification if any required colors are missing.WallustSwww.shnow 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.shsuppresses harmless killall errors and launches only the first available portal binary in each category (hyprland + general)- Avoiding duplicate processes when both
/usr/liband/usr/libexecvariants exist.
- Avoiding duplicate processes when both
KillActiveProcess.shchecks 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
ML4Wdotfiles- Thank you TheAhumMaitra
- Fixed more WindowRules
- Fixed rofi themes to work with Theme changer
- Added
ghosttyterminal config file integrated with Themesghosttyis not installed by default- The
COPRis already there for Fedorasudo dnf install ghostty
- The
COPRrepo forweztermis also availablesudo dnf install wezterm- A config file is already available when you install it
- Most other distros have these terminals in their repo
- Added Global Theme Changer.
-
2026-01-04
-
Fullscreen or maximized would exit using
ALT-TAB(cycle next/bring-to-front)- User
GoodBornfound 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 - User
-
Added: modal rule so popup diaglog, like
Save asorOpen Filecenter and float by defaultwindowrule = float on, center on, match:modal:1
-
2026-01-01
-
Added more blur and enabled xray
- Thank you TheAhumMaitra
-
2025-12-31
- Fixed rule for
Gnome Calculator- Thanks Warlord for finding/fixing that
- Fixed rule for
yad- Size was being overridden by
settingstag
- Size was being overridden by
~/Picturesnow followsXDG dirvs. hard coded- Thanks for Jaël Champagne Gareau for the code
- Fixed
opache toggle Weather.pyandWeather.shupdated and improved- Thank you Lumethra
- Added network check to
WeatherWrapscript- Thank you Maximilian Zhu
- Added sample workspace rules to start apps on specific workspaces
- They are commented out but serve as references
- Fixed rule for
-
2025-12-29
- Fixed pathing in Wallust script
- Thank you Lumethra
- Fixed pathing in Wallust script
— 2025-12-22
- Added:
- Optional keybinding to increment/decrement audio in 1% steps vs. 5%
- Thanks rgarofono for the code
- Optional keybinding to increment/decrement audio in 1% steps vs. 5%
- Fixed:
- Switch Layout was looking in wrong location
- SUPER - J/K not working in both
masteranddwindlelayouts- You also get notification message on layout change
- Thanks @suresh466 for fixing it
v2.3.18
December 2025
FIXES:
- Fixed: Opacity for
vscodeconfigured multiple times - Fixed: Quickshell
overviewnot working, error "Quickshell or AGS not installed"- If
shell.qmlexists in~/.config/quickshellthat blocks overview - That file isn't configured for overview
- Without that file, it will look in the
overviewdirectory and load the QML code
- If
- 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.pycache wasn't updating when UNITS changed from C to F - Fixed: Wallpapers with periods in names truncated
- #873
- Thanks to @godlyfast for the fix.
- Fixed: Overview Toggle keyind SUPER + A now properly detects QuickShell
- If QS
overviewfails, or is not installed, AGSoverviewwill be started instead
- If QS
- Fixed:
Super J/Kcycle next/prev weren't working in both master / dwindle - Fixed:
Weather.pyone-off run - Removed:
Hyprsunsetfrom status group.- Credit: Alberson Miranda
- Added: more application icons for waybars
Weather.pybasically 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 + Bwould sometimes need to be done twice - Cause: options were incorrect annotated with "👉 ${name}"
- Changing the waybar config
- Fixed:
GameMode.shto function consistently - Updated:
WalllustSwww.shwallpaper path - Corrected: Typo in Show Open Apps
- GameMode.sh / Refresh.sh
- Enabling / Disabling repeatedly would result in multiple waybars
- Added additional
sleepcommands inGameMode.shandRefresh.sh - Resolves Issue 870
CHANGES:
-
ChangeLayout.sh continues to rebind dynamically when layouts are toggled.
- Credits: Suresh Thagunna
- 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.confis now sourced inhyprland.conf- It was being sourced twice
-
Some scripts weren't executable
scripts/Battery.shscripts/ComposeHyprConfigs.shscripts/OverviewToggle.shscripts/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/bashto/usr/bin/evn bashfor 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
KeybindsLayoutInitscript reads current default layout - Then it adjusts the SUPER J/K keybindings appropriately
- RofiBeats dynamic music system added
- Binds now include descriptions.
- Switched from
bindtobindd - Improves usability of keybind search
- Switched from
- Add new laptop gesture for zoom system.
Thanks to everyone that contributed, or reported issues.
Contributors:
Alberson Miranda
TheAhumMaitra
Prabin Panta
Suresh Thagunna
@goldlyfast
v2.3.17
Changelog — JAK's Hyprland Dotfiles
October 2025
🐛 Fixes
- Correct
windowrulesyntax error. - Ensure wallpaper selector applies wallpaper to SDDM.
- Update theme colors when a new wallpaper is selected.
🌦️ Weather.py
- ♻️ Substantial rewrite.
- ✅ Launches properly in Waybar.
- 📍 Improved location detection; overridable variables exposed.
- 🌐 Switched to Open-Meteo for weather data with fallback providers.
🖥️ Support for debian and ubuntu installs
- Providing they are using Hyprland 0.51.1 or greater
🖥️ Drop-down terminal
- 🔧 Start on login via
TerminalDropDown.shso first invocation works. - 🐱 Use Kitty explicitly instead of
$TERMfor consistent behavior.
🌇 HyprSunset
- 🔧 Availble from waybar or
SUPER + N
🖱️ Gestures
- 🔧 Updated to accommodate Hyprland 0.5x changes.
👥 Contributors
If you have any questions, feel free to contact via GitHub Discussions or Through Discord Server
v2.3.16
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
- quickshell config. Huge Thanks to Kiran @SherLock707 MR #737
- improved drop down terminal to behave like pyprland. Huge Thanks to Kira @SherLock707 MR #723
- Added Romanian, Russian and Ukrainian translation for Readme file. Thanks to @CristianSw MR #729
- Added hyprpicker in waybar. Thanks to @IT-ess MR #675
- Improve monitor brightness control response?. Thanks to @lonerOrz MR #750
- Improve rofi theme selector, adding preview. Huge thanks to @tnfru MR #741
- Improved Waybar Style and Layout scripts. Thanks to @jteijema MR #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 #705
- Remove trailing whitespace from WindowRules.conf by @Humblemonk in #715
- Improved Dropdown terminal by @SherLock707 in #713
- Dropdown terminal improvements - Round 2 by @SherLock707 in #717
- Revert "Dropdown terminal improvements - Round 2" by @JaKooLit in #720
- Revert "Revert "Dropdown terminal improvements - Round 2"" by @JaKooLit in #721
- Fixed drop down terminal focus by @SherLock707 in #724
- SwayNC DND bypass for volume and brightness notification by @SherLock707 in #725
- Update Polkit.sh by @JaKooLit in #730
- Updated for new SDDM theme by @JaKooLit in #733
- main to development by @JaKooLit in #734
- Added Romanian, Russian and Ukrainian translation for Readme file by @CDLProduction in #729
- updated readme. added Readme translations by @JaKooLit in #735
- synchronize the readme by @JaKooLit in #736
- Overview Widget v2: Migration from AGS to QuickShell by @SherLock707 in #737
- Expose font size and family in config by @SherLock707 in #743
- qs:Overview update: Refactored for better colour and font expose and cleaned up unused code by @SherLock707 in #749
- disabled explicit sync by @JaKooLit in #760
- disabled explicit sync by @JaKooLit in #761
- Merging Dev-quickshell to development by @JaKooLit in #762
- feat: add hyprpicker waybar module by @IT-ess in #675
- improved monitor brightness response by @lonerOrz in #750
- Improve copy.sh script by @RubberJones in #751
- Update the logout command used by wlogout by @Humblemonk in #756
- fix: update Element (Matrix) on WindowRules.conf by @brockar in #759
- swaync v0.12 update huge border fix by @JaKooLit in #765
- feat: Add new Rofi theme style by @imtheonlysaint in #763
- Main to Development by @JaKooLit in #766
- add: better rofi theme selector by @tnfru in #741
- feat: Add selected config highlighting for waybar by @jteijema in #771
- Main to development by @JaKooLit in #773
- fix: resolve emoji removal in waybar scripts by @jteijema in #774
- Development to main by @JaKooLit in #775
New Contributors
- @aditya-an1l made their first contribution in #705
- @Humblemonk made their first contribution in #715
- @CDLProduction made their first contribution in #729
- @RubberJones made their first contribution in #751
- @imtheonlysaint made their first contribution in #763
- @jteijema made their first contribution in #771
Full Changelog: v2.3.15...v2.3.16
v2.3.15
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 - Added
WindowRules-new.confin preparation for deprecation of windowrule v2 - Added
WaybarScripts.shWaybar modules can use the default terminal set in~/.config/hypr/UserConfigs/01-UserDefaults.conf - Added Kitty Themes selector from downloaded theme from
HERE. Added in KooL Hyprland SettingsSUPER 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 Settingsupdated due to these "expansions"- moved
Kitty-wallust-colorsto kitty themes. User's can easily switch themes by choosing01-Walluston 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
- added wl-copy to swappy. Thanks to @Dolbaeb777K MR #641
- added German README translation. Thanks to @mio-dokuhaki and his friend MR #640
- added Keyboard Layout on hyprland. Thanks to @vailrahmatulin MR #661
- Weather.py bug fix. Thanks to @mio-dokuhaki MR #663
- Hyprpolkit bug fix. Thanks to @running4ever MR #670
- Screenshot.sh bug fix. Thanks to @69MichelleDB MR #680
- Roribeats.sh additional stop music function. Thanks to Mtp81 MR #691
- Waybar bug fix - correct week no.s . Thank to @Urkrathos MR #693
- Better Kitty theme switcher. Thanks to @tnfru MR #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 #632
- Fixed the preview of wallpaper by @lonerOrz in #637
- main to development by @JaKooLit in #639
- shotswappy has now learned copy! by @Dolbaeb777K in #641
- main to development by @JaKooLit in #642
- Development to main by @JaKooLit in #645
- Sync update from README.md by @mio-dokuhaki in #647
- main to development by @JaKooLit in #648
- bug fix for Weather.py by @mio-dokuhaki in #663
- Add Archlinux hyprpolkitagent binary location by @running4ever in #670
- add: better kitty theme picker script by @tnfru in #694
- Replace tilda with $HOME because it's expands correctly this way by @ItsChoudhry in #689
- fix: Fix ScreenShot.sh to check xdg-user-dir PICTURES by @69MichelleDB in #680
- Fix Waybar calendar showing incorrect week numbers by @Urkrathos in #693
- Fix weather widget in waybar by pulling wind speed correctly by @haxxordan in #684
- Added the keyboard layout indicator to the lock screen, it should be tested at 1080p resolution by @vailrahmatulin in #661
- feat: Add continuous playback to RofiBeats during choosing next music by @Mtp81 in #691
- main to development by @JaKooLit in #702
- Revert "Replace tilda with $HOME because it's expands correctly this way" by @JaKooLit in #707
- Main to Development by @JaKooLit in #711
- Development to Main by @JaKooLit in #712
New Contributors
- @lonerOrz made their first contribution in #637
- @Dolbaeb777K made their first contribution in #641
- @running4ever made their first contribution in #670
- @tnfru made their first contribution in #694
- @ItsChoudhry made their first contribution in #689
- @69MichelleDB made their first contribution in #680
- @Urkrathos made their first contribution in #693
- @haxxordan made their first contribution in #684
- @Mtp81 made their first contribution in #691
Full Changelog: v2.3.14...v2.3.15
v2.3.14
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 RorSUPER 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 Zzoom will be removed as well. -
Desktop zoom or magnifier will now be
SUPER ALT mouse middle scroll up or downso yeah keybind change :) -
drop down terminal will still be
SUPER SHIFT Returnbut to exit the drop down terminal isSUPER Qor by typingexit -
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 1to 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
MR's
- Japanese Readme Translation. Huge thanks to @mio-dokuhaki
MR #622 - Added some icons on waybar workspaces#rw. Thanks to @brockar
NR #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 #614
- Development to main by @JaKooLit in #615
- main to development by @JaKooLit in #620
- Development to main by @JaKooLit in #621
- README file Japanese Translation by @mio-dokuhaki in #622
- main to development by @JaKooLit in #624
- main to development by @JaKooLit in #625
- Update wallpaper by @rudy-in in #626
- add icons waybar workspace#rw by @brockar in #628
- Development to main by @JaKooLit in #629
- Sync update from README.md by @mio-dokuhaki in #630
- Update Wallpaper resolution to 1920x1080 from 1366x768 by @rudy-in in #633
- Sync Update from README.md by @mio-dokuhaki in #638
- translate from README.md by @mio-dokuhaki in #640
New Contributors
- @mio-dokuhaki made their first contribution in #622
- @rudy-in made their first contribution in #626
Full Changelog: v2.3.13...v2.3.14
v2.3.13
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 fromUserKeybinds.conf - Introduction of
01-UserDefaults.conffile on UserConfigs, for users to state their default terminal, file manager including search engine. The file~/.config/hypr/UserConfigs/01-UserDefaults.confhave 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 #591
- Main to development by @JaKooLit in #596
- accel_profile disabled by default. Added some initial prompts to rele… by @JaKooLit in #597
- Development to main by @JaKooLit in #605
- Development to main by @JaKooLit in #612
- Update copy.sh Time format desc wrong by @dwilliam62 in #613
Full Changelog: v2.3.12...v2.3.13
v2.3.12
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
- improvement of aesthetics for the rofi-wallpaper menu
- 28-Feb-205 returned old wlogout styte. >1080p
- 28-Feb-205 returned old wlogout styte. <1080p
- 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 Keybindsfunction
last minute push after publish YT video
- 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
- added initial prompts to release.sh and upgrade.sh scripts DISCUSSION #573
MR's
- auto location detection of Weather.py . Thanks to @brockar for this
MR #574 - added a limit of 30fps for waybar-cava.sh as it helps reducing cpu usage. Thanks to @dwilliams62 for
MR #587and idea from @Packss Enhancement Request
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 #568
- updated help file by @JaKooLit in #569
- Weather.py update, auto get location by @brockar in #574
- Update Keybinds.conf swap windows by @dwilliam62 in #576
- Development to main Dots version 2.3.12 by @JaKooLit in #577
- main to development by @JaKooLit in #579
- main to development by @JaKooLit in #581
- fix: updated waybar to recognize zen-browser and steam by @wheelsbot7 in #580
- main to development by @JaKooLit in #583
- Update WaybarCava.sh set framerate to 30 by @dwilliam62 in #587
- main to development by @JaKooLit in #588
New Contributors
- @wheelsbot7 made their first contribution in #580
Full Changelog: v2.3.11...v2.3.12
v2.3.11
Well folks, 2.3.11 have some significant changes and improvements and some breaking changelogs as well.
You can view the breaking changelog HERE
What's new?
- new Rofi Themes. Can now use Rofi-Theme-Selector or very own cooked script with Keybind
SUPER CTRL Rto change rofi theme so easily - Introduction of KooL's Dots notification. Added beside swaync waybar module group. In this way, it will check first for update with user's choice and up to user to proceed with update or not.
- added
TOP - Simpliest waybar layout - updated wallpaper rofi-menu. Idea from @Abhra00. Note it requires package
bc - Move some keybinds from
~/.config/hypr/configs/keybinds.confinto~/.config/hypr/UserConfigs/UserKeybiinds.conf
MR's
- added -L on find command on some scripts
MR #553 - new waybar style Chroma Tally v2. Thanks to @prateekshukla1108 for this
MR #555
Keybinds changes:
Changes on keybinds
- SUPER E - Launch file manager (Thunar) - (previous SUPER T)
- SUPER SHIFT E - Quick Settings - (Previous SUPER E)
- SUPER CTRL ALT B - hide / unhide waybar - (previous SUPER B)
- SUPER SHIFT O - toggle BLUR settings - (previously SUPER SHIFT B)
- SUPER SHIFT F - Fullscreen - (Previous SUPER F)
- SUPER ALT SPACEBAR toggle float (all window) - (Previous SUPER ALT F)
- SUPER SPACEBAR toggle Float (single window) - (Previous SUPER SHIFT F)
New Keybinds
- SUPER B - Launch default browser.
- SUPER CTRL R - Launch rofi menu theme (modified {NOT REALLY} Rofi-Theme-Selector)
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)
Youtube Video Presenting KooL Hyprland v2.3.11
What's Changed
- main to development by @JaKooLit in #548
- main to development by @JaKooLit in #549
- main to development by @JaKooLit in #551
- Update [Wallust] Chroma Tally.css by @prateekshukla1108 in #555
- Development to main feat. Rofi Themes by @JaKooLit in #556
- minor change on copy.sh by @JaKooLit in #557
- Update: Debian/Ubuntu distro check in copy.sh by @lvturner in #559
- main to development by @JaKooLit in #561
- added a function to check first if kitty installed. This is a idiot n… by @JaKooLit in #564
- WindowsRules: add zapzap and change zen-alpha to zen by @brockar in #565
New Contributors
- @prateekshukla1108 made their first contribution in #555
- @lvturner made their first contribution in #559
Full Changelog: v2.3.10...v2.3.11



