Skip to content

yurareru/dotfiles-windows10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Windows 10 dual monitor dotfiles

Preview

Installation

1. Install scoop first if you haven't

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

2. Install

# Add Extras bucket
scoop bucket add extras

# Install packages
scoop install glazewm taskbarx winfetch ntop gsudo uutils-coreutils eza z

# Copy configs to user profile folder
cp -r .config ~
cp -r .glaze-wm ~

# Install cava
cp -r cava ~/AppData/Local/Programs
scoop shim add cava ~/AppData/Local/Programs/cava/cava.exe

3. Open TaskbarX Configurator

  • TaskbarX Configurator
    • Style
      • Transparent
    • Startup
      • Create

4. Open Taskbar settings

  • Taskbar settings
    • Use small taskbar buttons
    • Taskbar location on screen
      • Top

About

My dotfiles for Windows 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published