added themes, niri waybar updat, nvim plugins updates and additions

This commit is contained in:
liph22
2026-02-03 09:43:40 +01:00
parent 1b652298ef
commit f3d1e7fdb1
78 changed files with 1443 additions and 1594 deletions

View File

@@ -12,6 +12,7 @@ local FILES = {
["cargo.lock"] = "application/json",
["flake.lock"] = "application/json",
license = "text/plain",
config ="text/plain",
}
local EXTS = {
@@ -149,6 +150,7 @@ local EXTS = {
cod = "application/rim.cod",
com = "application/msdownload",
conf = "text/plain",
config ="text/plain",
cpio = "application/cpio",
cpp = "text/c",
cpt = "application/mac-compactpro",
@@ -845,6 +847,7 @@ local EXTS = {
tif = "image/tiff",
tiff = "image/tiff",
tmo = "application/tmobile-livetv",
tmTheme = "text/plain",
toml = "text/toml",
torrent = "application/bittorrent",
tpl = "application/groove-tool-template",