-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📃 feat: Linux Neptune (Valve's kernel for SteamDeck) installation #683
📃 feat: Linux Neptune (Valve's kernel for SteamDeck) installation #683
Conversation
I think we should implement a confirmation prompt to prevent people from fat fingering on these kinds of significant changes |
I've done it before, and I've seen Chris wipe out his nvim cfg on stream, that would be big |
@cartercanedy On one hand, I agree, on the other one, Chris says he wants MINIMAL (none) user interaction in shell scripts. |
I was thinking about implementing this via a tui integration |
That might actually be a good idea for tui to automatically detect important actions (we could move these from strings to custom values in toml) and display a popup with confirmation. |
10c3ab2
to
cc29da3
Compare
Co-authored-by: nnyyxxxx <[email protected]>
cc29da3
to
96876d6
Compare
I gotta fix my neovim with those whitespaces. Don't know what happened. |
82df579
to
b318a14
Compare
@ChrisTitusTech read this: #269 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add precondition that isolates this to only show on steamdeck
Co-authored-by: Liam <[email protected]>
16ee46e
to
6233033
Compare
|
fcdd46a
to
70d5b58
Compare
Type of Change
Description
Added a script that installs Linux Neptune and patched required for some components to work on Vanilla Arch. ArchWiki.
Testing
Could not test on the deck so I am unable to confirm if Wi-Fi works properly, butthe script itself works.#269 (comment)
About audio: #269 (comment)
Issues / other PRs related
Checklist
(📃 is a shell script btw)