76 lines
1.3 KiB
Text
76 lines
1.3 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,
|
|
Makefile,
|
|
autosus.c
|
|
]
|
|
];
|
|
.config/bspwm/bspwmrc;
|
|
.config/sxhkd/sxhkdrc;
|
|
.emacs.d/[
|
|
init.el,
|
|
include/[
|
|
general.el,
|
|
misc.el,
|
|
utils.el,
|
|
orgconfig.el,
|
|
mu4econfig.el,
|
|
racket.el,
|
|
latexconfig.el,
|
|
cppconfig.el,
|
|
pdfconfig.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;
|