Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ winrc Public

I may be on Windows right now, but Linux… you’re still the one. No matter how clean this setup gets, my heart belongs to you and I’ll always come back.

Notifications You must be signed in to change notification settings

aikhe/winrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winrc

My Windows Config

Code Editor

Check other neovide configs in my nvim configuration

Browser Setup

To setup Zen

  • Copy userChrome.css widget to %USERPROFILE%/AppData/Roaming/zen/Profile/(releasae)/chrome directory
  • For userChrome.css to work, follow this zen docs
  • For exporting zen mods Zen mods config
  • To turn on compact mode, enable the browser.compactmode.show preference to true in about:config and then select "Compact (not supported)" from the "Density" menu in the "Customize Toolbar" panel.
  • And to actually save your sanity and ignore opening links on new window turn off prefer_windows_on_current_virtual_desktop in about:config (zen issue)

Wezterm

  • Wezterm
  • Copy wezterm config in %USERPROFILE%/ directory
  • Note: Download & install Jet Brains Mono Nerd Font since i've added that as the default font for the wezterm config.

Powershell Aliases + Yazi

Window Manager Setup

To configure GlazeWM:

TopBar Setup

To configure Zebar:

  1. Copy zebar widget to %USERPROFILE%/.glzr directory
cp ./zebar/ ~/.glzr/zebar/
  1. Than disable other widgets in Zebar system tray.

Searching

Set up Windows + Space key for PowerToys run

File Manager

  • Yazi
  • Yazi directory: %USERPROFILE%/AppData/Roaming/yazi

To configure Yazi:

  • For options copy yazi.toml in %USERPROFILE%/AppData/Roaming/yazi/config directory
  • And for colorscheme copy theme.toml in %USERPROFILE%/AppData/Roaming/yazi/config directory

documentation

Windows Installtion

  • Make sure yazi is installed and has the powershell configuration
winget install sxyazi.yazi
# Install the optional dependencies (recommended):
winget install Gyan.FFmpeg 7zip.7zip jqlang.jq oschwartz10612.Poppler sharkdp.fd BurntSushi.ripgrep.MSVC junegunn.fzf ajeetdsouza.zoxide ImageMagick.ImageMagick

My clean windows build process

  • Debloat using Talon (Talonlite for win10)
  • Brave as main browser (might go back to Zen since I need the keybinds and vertical tabs)
  • Discord just because
  • Chocolatey for package manager
  • Git of course + gh via choco install gh
  • Installed all versions of VCredist so nothing can break. All in one package
  • GlazeWM for tiling window manager (efficient window handling)
  • Also Zebar to support with GlazeWM (topbar)
  • Import my config for both GlazeWM and Zebar
  • Wezterm as default terminal (it's clean I like it)
  • Neovim my beloved
  • Yazi for file manager inside the term
  • Notion for everything
  • Figma + Affinity
  • Update powershell aliases & scripts/snippets via nvim $PROFILE

About

I may be on Windows right now, but Linux… you’re still the one. No matter how clean this setup gets, my heart belongs to you and I’ll always come back.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published