mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
15 lines
401 B
JSON
15 lines
401 B
JSON
{
|
|
"alacritty": "$HOME/.config/alacritty/",
|
|
"bin": "$HOME/bin/",
|
|
"bspwm": "$HOME/.config/bspwm/",
|
|
"dunst": "$HOME/.config/dunst/",
|
|
"lf": "$HOME/.config/lf",
|
|
"nvim": "$HOME/.config/nvim/",
|
|
"picom": "$HOME/.config/picom",
|
|
"polybar": "$HOME/.config/polybar",
|
|
"rofi": "$HOME/.config/rofi/",
|
|
"sxhkd": "$HOME/.config/sxhkd/",
|
|
"xorg": "$HOME",
|
|
"zsh": "$HOME"
|
|
}
|