7b5b2f6b7f24178cb5333b351c5dead73513e449
Hyprland's session PATH is /usr/local/bin:/usr/bin, so handy-no in ~/.local/bin was never found: the Norwegian instance did not start at boot and the SUPER+Y/SHIFT+G binds failed silently. Reference the script by absolute path instead. Also start the English instance with --start-hidden so no window opens on login. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PC3PoJ2TQhr3LpbT5fT8FN
DOTFILES
Using GNU Stow to manage dotfiles.
Prerequisites
- Git
sudo apt install git
- Stow
sudo apt install stow
Usage
To apply configs use stow [config_name] from the dotfiles directory.
Each application has its own folder which means no top level config files. This to apply them one by one. This means I can no longer stow . as this would mess with the structure.
Install script
WIP Based on this dotfiles repo
Languages
Lua
86.5%
Shell
6.9%
CSS
6.6%