1
0
Fork 0
dotfiles/.config/ambit/config.ambit
Lucas Sta Maria 5619e9b217
fix: add castel latex workflow
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
2022-09-11 23:30:48 -04:00

59 lines
1 KiB
Text

.config/ambit/config.ambit;
.config/nvim/[
init.lua,
lua/[
completion.lua,
lsp.lua,
mappings.lua,
plugins.lua,
treesitter.lua
],
ftplugin/tex.lua,
UltiSnips/tex.snippets
];
.config/eww/[
eww.yuck,
eww.scss,
scripts/[
battery,
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;