Skip to content

Commit

Permalink
Switch from VLC to IINA
Browse files Browse the repository at this point in the history
  • Loading branch information
michelegera committed Nov 2, 2023
1 parent 998a2f7 commit e690b72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/os/installs/applications.sh
Expand Up @@ -15,6 +15,7 @@ brew_install "Arq" "arq"
brew_install "balenaEtcher" "balenaetcher"
brew_install "Catch" "catch"
brew_install "Google Drive" "google-drive"
brew_install "IINA" "iina"
brew_install "Install Disk Creator" "install-disk-creator"
brew_install "NordVPN" "nordvpn"
brew_install "NTFS for Mac" "paragon-ntfs"
Expand All @@ -26,5 +27,4 @@ brew_install "Steam" "steam"
brew_install "The Unarchiver" "the-unarchiver"
brew_install "Transmission" "transmission"
brew_install "Transmit" "transmit"
brew_install "VLC" "vlc"
brew_install "WezTerm" "wezterm"
7 changes: 5 additions & 2 deletions src/prefs/duti
Expand Up @@ -57,8 +57,11 @@ cx.c3.theunarchiver .zipx all

org.m0k.transmission .torrent all

org.videolan.vlc .avi all
org.videolan.vlc .mkv all
com.colliderli.iina .avi all
com.colliderli.iina .m4v all
com.colliderli.iina .mkv all
com.colliderli.iina .mov all
com.colliderli.iina .mp4 all

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Expand Down

0 comments on commit e690b72

Please sign in to comment.