Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my configs for windows 11!

image

1. install packages

# chocolatey(as administrator)
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
# spicetify
iwr -useb https://raw.githubusercontent.com/spicetify/cli/main/install.ps1 | iex
# other packages
winget install fastfetch sxyazi.yazi Gyan.FFmpeg Git.Git 7zip.7zip jqlang.jq oschwartz10612.Poppler sharkdp.fd BurntSushi.ripgrep.MSVC junegunn.fzf ajeetdsouza.zoxide ImageMagick.ImageMagick karlstav.cava AmN.yasb LGUG2Z.komorebi LGUG2Z.whkd AutoHotkey.AutoHotkey RamenSoftware.Windhawk Microsoft.PowerToys "Flow Launcher" CharlesMilette.TranslucentTB voidtools.Everything

# optional
winget install Zen-Team.Zen-Browser ImputNet.Helium RadolynLabs.AyuGramDesktop Discord.Discord Spotify.Spotify Valve.Steam HeroicGamesLauncher.HeroicGamesLauncher PrismLauncher.PrismLauncher EclipseAdoptium.Temurin.25.JDK EclipseAdoptium.Temurin.21.JDK EclipseAdoptium.Temurin.17.JDK EclipseAdoptium.Temurin.8.JDK LenovoLegionToolkitTeam.LenovoLegionToolkit Microsoft.VisualStudioCode Obsidian.Obsidian Notepad++.Notepad++ ShareX.ShareX OpenTabletDriver.OpenTabletDriver OBSProject.OBSStudio DuongDieuPhap.ImageGlass qBittorrent.qBittorrent
winget install --id mpv.net
choco install winbtrfs

2. configs

powershell

check your profile directory using $PROFILE command and then copy and paste the settings from here

terminal

open terminal -> settings -> open json file and paste the settings from here

yasb

copy files from here to C:\Users\$USERNAME\.config\yasb

fastfetch

copy files from here to C:\Users\$USERNAME\.config\fastfetch

cava

copy files from here to C:\Users\$USERNAME\.config\cava

windhawk

copy files from here to C:\ProgramData\Windhawk\Engine\Mods

shell

copy files from here to C:\Program Files\Nilesoft Shell

flow launcher

copy files from here to %APPDATA%\Roaming\FlowLauncher

3. regedit tweaks

1. enable ultimate performance

hkey_local_machine\system\currentcontrolset\control\power new > dword (32-bit) value > PlatformAoAcOverride > 0

2. secure boot with btrfs

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Policy new > dword (32-bit) value > UpgradedSystem > 1

About

my dotfiles for windows 11

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages