adjusted to disable sddm option if non-SDDM login managers are active

This commit is contained in:
JaKooLit
2025-03-07 10:12:24 +09:00
parent e87f6c1beb
commit 213e3757df
2 changed files with 10 additions and 14 deletions

View File

@@ -110,16 +110,6 @@ chmod +x install.sh
<img align="center" width="100%" src="https://raw.githubusercontent.com/JaKooLit/Arch-Hyprland/main/Installer.png" />
### 🤟 semi-unattended installation (new for End of 2025)
- edit preset.sh to modify what packages you want. Make sure to change only with ON or OFF
- to use preset instead of usual `./install.sh` you can ran like this
```bash
./install.sh --preset preset.sh
```
- its called semi-unattended it is because you still have to answer some questions when installing KooL's Hyprland Dots
#### ✨ for ZSH and OH-MY-ZSH installation
> installer should auto change your default shell to zsh. However, if it does not, do this
```bash