65 lines
1.1 KiB
Text
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;
|