Justawildwolf

Results 43 comments of Justawildwolf
trafficstars

Make sure you have type the right command. If the command is accurate. Have to fix it ASAP ~~(Since is me wrote that script)~~

Well you have to fix that by resting password using init mode or Arch-chroot Note : The password won't show when you are typing it.

It's the graphics card issue or X's Fault Maybe Dump the log will giving out more information

You might can check it in ``journalctl``

Hmm you might can try the branch `all-in-one-2022-script` might that is broken due to recurring the project

The other DE is unstable on the recent version. Try using the script old script on the branch

Did you clone the `all-in-one-2022-script` Branch? That will not be maintained anymore.

According to README.md. You should be able to export the configuration file and run it using the following command `irm https://christitus.com/win -Config [path-to-your-config] -Run | iex`

So I have this code **DIDN'T TEST IT** ``` DownloadURL=https://blusewill.us.to/tweaks.json Invoke-WebRequest $DownloadURL -OutFile $env:TEMP/tweaks.json Invoke-WebRequest https://christitus.com/win -Config $env:TEMP/tweaks.json -Run | iex ``` which it should grab the file from the...

It's now fixed. I guess.