Skip to content

Commit

Permalink
Tiny trivial tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
rxhfcy committed Apr 4, 2024
1 parent 29a6d66 commit eb43982
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions macOS version/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"cSpell.ignoreWords": [
"--nextonly",
"NVRAM",
"diskutil",
"Asahi",
"asahi",
"bootable",
"diskutil",
"nextboot",
"prefs"
]
}
2 changes: 1 addition & 1 deletion macOS version/Asahi Linux Helper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ There is also a separate corresponding project for Linux (todo)
- [ ] Is it possible to utilize the normal macOS "Restart..." dialog?
- [ ] Is it possible to use the system checkbox to reopen windows (from the normal macOS "Restart..." dialog)?
- [ ] Without using a helper app, is it possible to sudo bless without asking for root password?
- [ ] Is there something fundamentally wrong with my approach, or is using sudo bless --nextboot inevitable?
- [ ] Is there something fundamentally wrong with my approach, or is using sudo bless --nextonly inevitable?
- [ ] Is it possible to add colorful buttons in SwiftUI popovers (e.g. blue, or whatever the macOS preference is)?
- [ ] Any other hints to make the buttons / other controls more "native-looking"?
- [ ] Code review: fix code / style / other things?
Expand Down

0 comments on commit eb43982

Please sign in to comment.