This repository contains my personal dotfiles. They are managed using GNU Stow, a free, portable, lightweight symlink farm manager. This allows the dotfiles to be organized in a clean and structured manner.
This repository also includes configuration for the bspwm window manager, a tiling window manager that represents windows as the leaves of a full binary tree.
Keybindings for bspwm are managed using sxhkd, a simple X hotkey daemon with a powerful and compact configuration syntax.
On wayland sway is used, with autotiling script.
Important
Please note that the tiling script for sway has it own License, please check the repository for more info.
In this repo there is a configuration for helix, with custom configuration for texlab and lua-ls, while leveraging efm for linters and formatters.
To install clone the repo cd into it and run the command:
stow <folder>
Make sure you do not try to install LICENSE
or README.md
.
Most files are licensed under the LICENSE, except for files that state otherwise.