Revert "Release v2.8.0"

This reverts commit 2de2908509.
This commit is contained in:
Ly-sec 2025-09-10 23:13:02 +02:00
parent 2de2908509
commit c2f6c39016
2 changed files with 11 additions and 2 deletions

View file

@ -83,6 +83,15 @@ Features a modern modular architecture with a status bar, notification system, c
> There is one more optional dependency.
> `xdg-desktop-portal` to be able to use the "Portal" option from the screenRecorder.
If you want to use the `ArchUpdater` widget, you will have to set your `TERMINAL` environment variable.
Example command (you can edit the /etc/environment file manually too):
`sudo sed -i '/^TERMINAL=/d' /etc/environment && echo 'TERMINAL=/usr/bin/kitty' | sudo tee -a /etc/environment
`
Please do not forget to edit `TERMINAL=/usr/bin/kitty` to match your terminal.
---
## Quick Start