ITADN

[BUG] https://ml4w.com/os/rolling script overwrites my custom.lua

#1675Openredglobuli 创建于 2026-06-24
bug
R
redglobulicommented
### Describe the bug If i start the update process: bash <(curl -s https://ml4w.com/os/rolling) i am asked if i want to overwrite conf files with default versions or not. Like this: [INFO] Uncheck items to overwrite with default versions from the update. Choose: > ✓ Your Custom Configuration [.config/hypr/conf/custom.lua] So the path in the dialog is pointing to the old path but hyprland reads it from .config/hyor/custom.lua. After the update i have my custom.lua still under .conf/hypr/conf and it is also in the backup folder but my .conf/hypr/custom.lua is not read anymore. In .conf/hypr/custom.lua is again the default file from this repo. So i suspect there may be a bug in the script. ### Steps to reproduce 1. open terminal 2. bash <(curl -s https://ml4w.com/os/rolling) 3. do not uncheck ✓ Your Custom Configuration [.config/hypr/conf/custom.lua] 4. run the update 5. custom config is gone ### Expected behavior skip replacing custom.lua in .config/hypr and work happily after ### Screenshots _No response_ ### Distribution Arch Linux ### If Other, specify _No response_ ### Additional context _No response_ ### Code of Conduct - [x] I agree to follow this project's Code of Conduct
0 条评论