This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
nnn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add flac to default associations
master
sin
10 years ago
parent
3bc66a43a7
commit
7273c9d681
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config.def.h
+ 1
- 1
config.def.h
View File
@@ -3,7 +3,7 @@
#define EMPTY " "
struct assoc assocs[] = {
{ "\\.(avi|mp4|mkv|mp3|ogg)$", "mplayer" },
{ "\\.(avi|mp4|mkv|mp3|ogg
|flac
)$", "mplayer" },
{ "\\.(png|jpg|gif)$", "feh" },
{ "\\.(html|svg)$", "firefox" },
{ "\\.pdf$", "mupdf" },
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save