mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 12:19:02 +00:00
33f1588474
A big revision for sure. It's the result of tweaking during this outbreak.
17 lines
470 B
JSON
17 lines
470 B
JSON
{
|
|
"alacritty": "$HOME/.config/alacritty/",
|
|
"bin": "$HOME/bin/",
|
|
"bspwm": "$HOME/.config/bspwm/",
|
|
"dunst": "$HOME/.config/dunst/",
|
|
"emacs": "$HOME/.config/doom",
|
|
"lf": "$HOME/.config/lf",
|
|
"nvim": "$HOME/.config/nvim/",
|
|
"picom": "$HOME/.config/picom",
|
|
"polybar": "$HOME/.config/polybar",
|
|
"rofi": "$HOME/.config/rofi/",
|
|
"sxiv": "$HOME/.config/sxiv",
|
|
"sxhkd": "$HOME/.config/sxhkd/",
|
|
"xorg": "$HOME",
|
|
"zsh": "$HOME"
|
|
}
|