This commit is contained in:
mjallen18
2024-08-27 16:28:10 -05:00
parent f536406ab0
commit 6e0a996187
33 changed files with 1825 additions and 65 deletions

View File

@@ -0,0 +1,8 @@
{
"\\.pdf$": "firefox",
"\\.svg$": "inkscape",
"\\.(jpg|png|tiff|gif)$": "swayimg",
"\\.(mp3|ogg|flac|wav|wma)$": "audacious",
"\\.(avi|mp4|mkv|mov|wav)$": "mpv",
"\\.(doc|docx|xls|xlsx)$": "libreoffice"
}