Skip to content

Frosthaven/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frosthaven's dotfiles (managed by chezmoi)

This collection of personal dotfiles attempts to provide a consistant tiling window manager and developer experience on all patforms. It does this by favoring cross-platform packages where possible.

Deployment

  1. Clone this repository into ~/.local/share/chezmoi.

  2. Run chezmoi -v apply.

  3. Apply optional configurations:

    Windows - Automatically start tiling window manager
    • create a shortcut in shell:startup with a value of komorebic.exe start --bar --whkd
    Windows - Fix Wezterm Transparency on Nvidia GPUs
    • Open NVIDIA Control Panel
    • Go to Manage 3D Settings
    • Click the Program Settings tab
    • Add wezterm if it isn't already in the list
    • Change OpenGL GDI Compatibility to Prefer compatible
    • Click Apply
    Windows - Autohide the cursor
    • Download & save AutoHideMouseCursor somewhere safe
    • Run the downloaded exe
    • Enable Strat with Windows
    • Enable Hide when a key is pressed
    • Set the timer range to 3 seconds
    • Set the strategy to aggressive via # Options > Hide Mouse > New Strategy + Aggressive
    MacOS - Autohide the cursor
    • Access cursorcerer from the settings panel or spotlight search
    • Set the automatic timeout to below 5 seconds
    MacOS - Disable Conflicting Hotkeys
    • Open System Settings -> Keyboard -> Keyboard Shortcuts -> Mission Control
    • Disable or change all entries that use ctrl + arrow keys

Todo

  • Add Linux