Update windows readme
This commit is contained in:
parent
84b221bdb9
commit
08a26b6716
5
aliases
5
aliases
|
@ -363,11 +363,6 @@ download_youtube_vid() {
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ ! $url =~ "v=" ]]; then
|
|
||||||
error "URL is missing a video id"
|
|
||||||
return
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [[ $format == "" ]]; then
|
if [[ $format == "" ]]; then
|
||||||
printf "${BOLD}No format given; using best available.${NORMAL}\n"
|
printf "${BOLD}No format given; using best available.${NORMAL}\n"
|
||||||
# Download best mp4 video and best m4a audio, then merge.
|
# Download best mp4 video and best m4a audio, then merge.
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
* Make a system restore point after a fresh install
|
* Make a system restore point after a fresh install
|
||||||
|
|
||||||
* Change PC name and reboot
|
* Change PC name and reboot
|
||||||
|
* Open settings -> System -> About -> Rename this PC
|
||||||
|
|
||||||
* Disable `Enhance Pointer Precision`:
|
* Disable `Enhance Pointer Precision`:
|
||||||
* Mouse Properties -> Pointer Options -> Motion section
|
* Mouse Properties -> Pointer Options -> Motion section
|
||||||
|
@ -14,6 +15,8 @@
|
||||||
|
|
||||||
* Download [O&O ShutUp10](https://www.oo-software.com/en/shutup10) and disable things.
|
* Download [O&O ShutUp10](https://www.oo-software.com/en/shutup10) and disable things.
|
||||||
|
|
||||||
|
* Download [InControl](https://www.grc.com/incontrol.htm) to stop Microsoft from pushing Windows 11.
|
||||||
|
|
||||||
* Install Open-Shell to restore the start menu to the sensible Windows 7 style.
|
* Install Open-Shell to restore the start menu to the sensible Windows 7 style.
|
||||||
|
|
||||||
* Pin "This PC" to taskbar
|
* Pin "This PC" to taskbar
|
||||||
|
|
Loading…
Reference in New Issue
Block a user