mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 06:18:59 +00:00
21 lines
656 B
JSON
Executable File
21 lines
656 B
JSON
Executable File
{
|
|
"alacritty": "$HOME/.config/alacritty/",
|
|
"bin": "$HOME/.local/bin/",
|
|
"bspwm": "$HOME/.config/bspwm/",
|
|
"dunst": "$HOME/.config/dunst/",
|
|
"emacs": "$HOME/.config/doom",
|
|
"lf": "$HOME/.config/lf",
|
|
"himalaya": "$HOME/.config/himalaya",
|
|
"newsboat": "$HOME/.config/newsboat",
|
|
"nvim": "$HOME/.config/nvim/",
|
|
"picom": "$HOME/.config/picom",
|
|
"polybar": "$HOME/.config/polybar",
|
|
"rofi": "$HOME/.config/rofi",
|
|
"slop": "$HOME/.config/slop",
|
|
"sxiv": "$HOME/.config/sxiv",
|
|
"sxhkd": "$HOME/.config/sxhkd",
|
|
"sway": "$HOME/.config/sway",
|
|
"waybar": "$HOME/.config/waybar",
|
|
"zsh": "$HOME/.config/zsh"
|
|
}
|