feat(hypridle): fixes #643 by making commands customizable #698
Annotations
5 errors and 1 warning
ESLint:
src/options.ts#L1185
Replace `"nohup·hypridle·>·/dev/null·2>&1·&"` with `'nohup·hypridle·>·/dev/null·2>&1·&'`
|
ESLint:
src/options.ts#L1185
Strings must use singlequote
|
ESLint:
src/options.ts#L1186
Replace `"pkill·hypridle"` with `'pkill·hypridle'`
|
ESLint:
src/options.ts#L1186
Strings must use singlequote
|
ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading