A new release has been made (2020.10.15) to update kernel and packages:
- Minor bugs fixes
- New rofi theme
- New power menu
- Clearine package was removed
- Printer and bluetooth services are now disabled by default
- Fixed flameshot save dialog
- All packages were updated until 2020.10.15
- Kernel 5.8.14
If you already have Hash Linux installed you can obtain these improvements by updating your system if you have not already done:
$ upgrade
To apply the aesthetic improvements reapply the theme of your choice with the Hash Theme Selector tool, be sure to backup your settings.
If you use the bspwm window manager you should replace clearine with power-menu in ~/.config/sxhkd/sxhkdrc:
$ sed -i 's/clearine/power-menu/g' ~/.config/sxhkd/sxhkdrc
Then reboot your system.
After making sure everything works including the power menu you can remove the clearine package.
$ rem clearine
*all the updated configuration files are in /etc/skel, if you are an experienced user you can take all the improvements from there and ignore the previous steps.