Skip to content

Demitrix2k/W11-Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Windows 11 Dotfiles

Screenshot 2024-11-24 082550

Custom W11 theme, Yazi file terminal explorer

Screenshot 2024-11-24 083158

Firefox + Discord custom

Screenshot 2024-12-13 163731

Additional Screenshots

Configuration files for

Windows configurations

  • SecureUxTheme to use custom themes.
  • Nu-Xi - Dark W11 theme by niivu.
  • Windhawk For configuring Taskbar and start menu.
    • Portable install launch on startup with -tray-only parameter.
  • AltSnap - move and resize window selecting it with alt + mouseclick.
    • portable install
  • ExplorerPatcher Disable rounded corners, improved alt tab, and more.
  • Flow Launcher Better search and app launcher.
  • Taskbar Toggler Simple program to toggle hide/unhide taskbar.

Additional tidbits

  • Betterfox about:config tweaks to enhance Mozilla Firefox.

Installation

  1. Clone repo
# Using gh
gh repo clone Demitrix2k/W11-Dotfiles $HOME\

# ...or use HTTPS and switch remotes later.
git clone https://github.com/Demitrix2k/W11-Dotfiles.git $HOME\

#....or download zip manually and place within $HOME\
  1. Run Powershell as admin or use sudo and link files and folders akin to
New-Item -ItemType SymbolicLink -Target $HOME\.config\Powershell -Path $HOME\Documents\Powershell

New-Item -ItemType SymbolicLink -Target $HOME\.config\Firefox -Path $Env:appdata\Mozilla\Firefox\Profiles\PROFILENAMEHERE\chrome

New-Item -ItemType SymbolicLink -Target $HOME\.config\ntop\ntop.conf -Path $Env:LocalAppdata\Microsoft\WinGet\Packages\gsass1.NTop_Microsoft.Winget.Source_8wekyb3d8bbwe\ntop.conf
  1. Alternatively run the powershell script for setting up symbolic links, configure to your liking.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published