Browse Source

Add flac to default associations

master
sin 10 years ago
parent
commit
7273c9d681
1 changed files with 1 additions and 1 deletions
  1. +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" },


||||||
x
 
000:0
Loading…
Cancel
Save