This bare Git repository houses my configuration files, commonly known as dotfiles, for customizing various applications and tools in my development environment.
- Alacritty: A fast, cross-platform terminal emulator.
- Bspwm: A tiling window manager for X11 (supports dual monitor).
- Dunst: A lightweight notification daemon.
- Picom: A X compositor manager (https://github.com/yshui/picom/releases/tag/v12-rc4 for animations).
- Polybar: A status bar for X11.
- Rofi: A window switcher, application launcher, and dmenu replacement.
- Sxhkd: Simple X hotkey daemon.
- Pywal16 A tool that generates a color palette from the dominant colors in an image.
- Zsh: A powerful shell with scripting capabilities and customization options.
Clone this repository to your home directory using SSH.
git clone git@github.com:Filippo39/.dotfiles.git ~/.dotfiles