1
0

Update .bashrc, config.jsonc, and 27 more files...

This commit is contained in:
2024-11-04 04:27:03 -06:00
commit c038a2bb4b
29 changed files with 5238 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
xosview.XOsview = {
Icon = inspect.xpm;
};
clementine.Clementine = {
Icon = clementine.Clementine.xpm;
};
kitty.kitty = {
Icon = Shell.png;
};
"ckb-next.ckb-next" = {
Icon = "ckb-next.ckb-next.xpm";
};
inkscape.Inkscape = {
Icon = draw.xpm;
};
org.inkscape.Inkscape.Inkscape = {
Icon = draw.xpm;
};
Drawer0.WMDrawer = {
Icon = Bookshelf.xpm;
};
kitty = {
Icon = Shell.png;
};
Logo.WMDock = {
Icon = linuxterm.tiff;
};
}