Skip to content

Commit 6af3500

Browse files
Update README.md
1 parent d5c34d7 commit 6af3500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ These are features that are fully ready.
2121
- [x] Change the background image.
2222
- [x] Change mouse trail length.
2323
- [x] [Change cursor](https://stackoverflow.com/a/60107014)
24+
- [x] Enable and disable transparency effects
2425

2526
- [x] Taskbar settings:
2627
- [x] Move the start menu back to the left.
@@ -52,7 +53,6 @@ These are features that work, but are imperfect.
5253

5354
These are features that are not yet in the realease, or are commented out. They can be tried by copying the code or uncommenting them. These may be removed at any time.
5455

55-
- [ ] Enable and disable transparency effects
5656
- [ ] Install [lapce](https://github.com/lapce/lapce) (Needs visual c++ to be installed, but that cannot be installed without admin. Working on a fix.)
5757

5858
# Planned features
@@ -77,7 +77,7 @@ Quick run:
7777
Open PowerShell and run this command:
7878

7979
```
80-
iwr https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.08/setup.ps1 | iex
80+
iwr https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.09/setup.ps1 | iex
8181
```
8282

8383
Quick run, alpha version ( WARNING: unstable, may not work, may break things ):

0 commit comments

Comments
 (0)