4e784517f6ab9c7c0a7e3fe924b7e8af609059d5
has some memory leak and seems to be broken. Also note there is some nvidia/wayland issue when running WasIstLos, so I added a GTK env var to the desktop entry and it fixes it. I got it from these issue (for future reference): https://github.com/tauri-apps/tauri/issues/10702
Dotfiles
My personal dotfiles for reproducing my entire machine.
Includes
- Operating System and packages (NixOS)
- Neovim config
- Ghostty Terminal config
- Tmux config
- Utility scripts
Installation
Use your preferred package manager to install GNU stow
Then clone the repository
git clone https://github.com/kyren223/dotfiles
Let stow generate all the symlinks for you
cd ~/dotfiles && stow .
You may need to add the --adopt flag to stow to override your existing dotfiles.
If using NixOS, rebuild your system using the flake
sudo nixos-rebuild switch --flake ~/dotfiles#kyren-laptop
Description
Languages
Lua
77.4%
Shell
11.6%
Python
6.9%
Scheme
2.1%
Vim Script
1.4%
Other
0.6%