You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
config | 3 months ago | |
script | 3 months ago | |
README.md | 3 months ago | |
install.sh | 3 months ago | |
uninstall.sh | 3 months ago |
README.md
dotfiles
Configuration files and scripts for my Linux system.
Configs
- Alacritty (Terminal)
- BSPWM (Window Manager)
- Bash (Shell)
- Dunst (Notification Daemon)
- Git (VCS)
- LF (File Manager)
- Neovim (Editor)
- Picom (Compositor)
- Polybar (Status Bar)
- Rofi (Run Dialog)
- SXHKD (Hotkey Daemon)
- Zathura (PDF Viewer)
Scripts
- flactomp3 - Convert FLAC to MP3
- reflac - (Re)encode FLAC files
- repdf - Re-encode PDF files
Usage
Once the repository has been cloned, the dotfiles can be installed by running
./install.sh
. This will create symlinks for each of the configuration files
assuming there is not already a file present.
Neovim plugins must be installed by running :PaqInstall
inside Neovim.