Release Notes
Bang! v0.4.0 release here :)
My Dotfiles of the official mirror only be:
- Github (main)
- Codeberg (Second)
Gitlab will not update anymore, known as Abandoned Gitlab. due to accessibility issues for Hong Kong IP addresses and will no longer be used. (已失去可信性)
Features
- Added notifications for clipboard actions when text or images are copied.
- Introduced a script in Hyprlock to detect custom messages for the package manager.
- Added detection for laptop-specific packages in the installation script.
Configuration
- Added Yazi configuration to the installation script.
- Setup script now includes a recursive option for adding submodules when cloning dotfiles.
Improvements
- Installation script now uses EOF for better maintainability.
- Replaced
sleep 1
withread
to clear the screen, ensuring users are aware of their actions. - Updated the reboot countdown to use
sleep
instead of a custom function. - Redesigned Rofi for three applications that utilize it.
- AUR helper and system upgrades will now be managed using Paru for all package installations.
- Package installation process now reads package names line by line from
package_*
files instead of hardcoding them in the installation script.
Bug Fixes
- Resolved an issue where
hyprswitch
could not run due to an extraneous quotation mark at the end of the command line. - Corrected the logic in the update script for clipboard cleaning within Waybar.
- Fixed an issue in Rofi where selecting copied text would result in an empty space.
- Resolved a problem where the wallpaper picker displayed empty items.
Removed
- Wallpaper directory has been removed and split into a separate repository, now utilizing a submodule for updates.
- Removed the Steam configuration from the installation copying process.
- Removed unused entries from the dotfiles package related to the browser, password manager, and hotkeys.
Full Changelog: v0.3.0...v0.4.0