forked from Shinonome/dots-hyprland
Use a locally built RPM instead of directly modifying it.
This commit is contained in:
@@ -1,12 +1,20 @@
|
||||
# Install scripts for Fedora Linux
|
||||
|
||||
- Synchronize all dependencies in arch.
|
||||
- I've tested it on Fedora 43 (KDE Plasma Desktop Edition) on the x86_64 platform.
|
||||
- It has been tested on Fedora 43 (KDE Plasma Desktop Edition) on the x86_64 platform.
|
||||
- If you have any questions, please submit them to the discussions section.
|
||||
|
||||
## About `hyprland-qtutils` and `hyprland-qt-support`
|
||||
|
||||
The hyprland-qt-support's GitHub repository requires Qt 6.6 or higher, which I think makes DNF's requirement of Qt 6.9 too strict; it should also support Qt 6.10.
|
||||
|
||||
According to @clsty 's discussion `hyprland-qtutils` and `hyprland-qt-support` have been removed in dist-arch recently.
|
||||
https://github.com/end-4/dots-hyprland/pull/2393#discussion_r2503594243
|
||||
However, if this package is not installed, a yellow warning⚠️ will appear every time you log in to Hyprland.
|
||||
so for now, these two packages will be kept by default.
|
||||
Of course, you can choose to skip installing these two packages during the installation process, or uninstall them after installation.
|
||||
|
||||
# Usage
|
||||
- `git clone --recurse-submodules https://github.com/end-4/dots-hyprland ~/.cache/dots-hyprland`
|
||||
- `cd ~/.cache/dots-hyprland`
|
||||
- `./setup install`
|
||||
|
||||
After installation, you may be prompted to delete some font files; ignore that.
|
||||
Reference in New Issue
Block a user