IntangibleW
IntangibleW
这是Oh My Zsh吗?
我dns解析得出来,但还是显示Clash无网络连接  附上TUN配置: > dns: enable: true enhanced-mode: fake-ip nameserver: - 114.114.114.114 - 223.5.5.5 - 8.8.8.8 fallback: [] fake-ip-filter: - +.stun.*.* - +.stun.*.*.* - +.stun.*.*.*.* - +.stun.*.*.*.*.* -...
I solved this problem by setting ESP partition type to `EFI System`.
I just found a possible solution: Check your hardware-configuration.nix and see if it like this: ``` fileSystems."/" = { device = "UUID=5d6aa8ff-60bf-4b55-af22-1733959235e4"; fsType = "bcachefs"; }; ``` if so, change...
Refer this [doc](https://github.com/hyprwm/hyprcursor/blob/main/docs/MAKING_THEMES.md), you can create your hyprcursor theme. The only file you need to modify is `manifest.hl`. At least is works well for me.