1
0
Fork 0
dotfiles/.config/ambit/config.ambit
Lucas Sta Maria 9da1518c20
fix: update ambit config
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
2023-01-30 21:30:49 -05:00

65 lines
1.1 KiB
Text

.config/ambit/config.ambit;
.config/nvim/[
init.lua,
lua/[
completion.lua,
lsp.lua,
mappings.lua,
plugins.lua,
treesitter.lua,
git.lua,
neovide.lua
],
ftplugin/[
tex.lua,
racket.lua
],
UltiSnips/tex.snippets
];
.config/eww/[
eww.yuck,
eww.scss,
scripts/[
battery,
bluetooth,
boolflip,
brightness,
brightnesslabel,
currtime,
player,
songback,
songcardartist,
songcardplayrender,
songcardshow,
songcardtitle,
songnext,
songplay,
volume,
volumelabel,
wifi,
workspaces
]
];
.config/bspwm/bspwmrc;
.config/sxhkd/sxhkdrc;
.doom.d/[
config.el,
init.el,
packages.el
];
.config/picom.conf;
.config/zathura/zathurarc;
.config/dunst/dunstrc;
.config/qutebrowser/config.py;
.config/helix/[
config.toml,
languages.toml
];
.wallpaper/[
sgcfd.jpeg,
sgcfdblurred.jpg,
sgcfdfalls.jpeg,
sgcfdfallsicon.jpeg
];
.zshrc;
.config/kitty/kitty.conf;