Fixes:
- [Hyprland | Bspwm] daf698e - Fixed a bug where it was impossible to interact with brightness via polybar/waybar.
- [Bspwm] 9e23089 - Fixed a bug where it was impossible to disable notifications on polybar.
- [Hyprland] a62f3ee - Fixed a bug due to which waybar did not start at system startup.
- [Hyprland] cb552eb - Fixed an issue due to which the screen did not lock when putting the device into sleep mode ("suspend").
- [Hyprland | Bspwm] b972d95 - Resolved an issue with automatic switching of a Bluetooth headset to a codec with poor sound quality.
- [Bspwm] 64c3957 - Changed the mute icon due to unsupported issues.
- [Bspwm] 61c0123 - Fixed display of sections and icons on the polybar.
Innovations:
- [Hyprland | Bspwm] 850c7d9 - Added microphone on/off to a function key.
- [Hyprland | Bspwm] 920030c - Added rules for opening the pavucontrol window. Now it opens with a convenient size.
- [Hyprland | Bspwm] e3450ff - Changed the style of the rofi menu with emoji selection. Now they are much more convenient to select.
How to update?
Unfortunately, our distribution does not yet have a built-in function for automatic configuration updates. For now, we recommend that you repeat all changes manually according to the commits specified above.
If you haven't changed the original configurations, you can simply:
- Copy these files to yours from our repository:
home/.config/bspwm/sxhkdrc
to~/.config/bspwm/sxhkdrc
home/.config/hypr/keybindings.conf
to~/.config/hypr/keybindings.conf
home/.config/meowrch/themes/catppuccin-latte/polybar.ini
to~/.config/meowrch/themes/catppuccin-latte/polybar.ini
home/.config/meowrch/themes/catppuccin-mocha/polybar.ini
to~/.config/meowrch/themes/catppuccin-mocha/polybar.ini
home/.config/polybar/config.ini
to~/.config/polybar/config.ini
home/.config/hypr/hyprland.conf
to~/.config/hypr/hyprland.conf
home/.config/hypr/windowrules.conf
to~/.config/hypr/windowrules.conf
home/.config/bspwm/bspwmrc
to~/.config/bspwm/bspwmrc
home/.config/rofi/emoji.rasi
to~/.config/rofi/emoji.rasi
home/bin/rofi-menus/rofimoji.sh
to~/bin/rofi-menus/rofimoji.sh
home/.config/hypr/hypridle.conf
to~/.config/hypr/hypridle.conf
home/bin/rofi-menus/powermenu.sh
to~/bin/rofi-menus/powermenu.sh
home/bin/screen-lock.sh
to~/bin/screen-lock.sh
home/.config/wireplumber/wireplumber.conf.d/51-mitigate-annoying-profile-switch.conf
to~/.config/wireplumber/wireplumber.conf.d/51-mitigate-annoying-profile-switch.conf
home/bin/volume.sh
to~/bin/volume.sh
- Install packages:
- pacman:
- hypridle
- pacman:
Automatic update
Warning
Automatic update of configurations is not recommended if you have edited the configurations for yourself.
Your settings will be deleted. Use automatic update only if you have not made any changes to the configurations yourself.
The file auto-update.sh
is attached to this release. Just download it and run it.