- Shell 74.3%
- Lua 10.1%
- Vim Script 8.5%
- CSS 7.1%
Dotfiles Repository
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.
Window Manager Configuration
X11
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.
Wayland
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.
Helix
In this repo there is a configuration for helix, with custom configuration for texlab and lua-ls, while leveraging efm for linters and formatters.
Showcase
Installation
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.
LICENSE
Most files are licensed under the LICENSE, except for files that state otherwise.