mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-08-10 14:27:41 +02:00
Update Common Problems with startship [WARN] command timeout error
@ -23,3 +23,11 @@ This issue can be caused by setting a waybar style value to an invalid value. A
|
||||
waybarStyle = "style1"; # can be style1-2
|
||||
|
||||
Resolution: Edit zaneyos/options.nix file, set the correct value and use the flake-rebuild alias.
|
||||
|
||||
## \[WARN\] - (starship::utils): Executing command "/run/wrappers/bin/_XXXX_" timed out.
|
||||
|
||||
\[WARN\] - (starship::utils): Executing command "/run/wrappers/bin/sudo" timed out. \[WARN\] - (starship::utils): You can set command_timeout in your config to a higher value to allow longer-running commands to keep executing.
|
||||
|
||||
Using sudo, or changing into a directory with a GIT repository are common ways this error is generated. You can extend the command timeout in the \~/zaneyos/config/home/files/starship.toml Add command_timeout = 1000 at the top of the file. Then rebuild ZaneyOS 'flake-rebuild'
|
||||
|
||||
##
|
Reference in New Issue
Block a user