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.
-
Clone this repository into
~/.local/share/chezmoi
. -
Run
chezmoi -v apply
. -
Apply optional configurations:
Windows - Automatically start tiling window manager
- create a shortcut in
shell:startup
with a value ofkomorebic.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
toPrefer 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
- create a shortcut in
- Add Linux