From e45aaa344e7e9563e564164441436266fbe6b8ab Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Sun, 19 May 2024 15:13:10 -0600 Subject: Added mpv section --- graveyard.html | 1 + index.html | 1 + linuxRoom.html | 20 +++++++++++++++++++- 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/graveyard.html b/graveyard.html index 00e494b..af52c5e 100644 --- a/graveyard.html +++ b/graveyard.html @@ -1,3 +1,4 @@ + diff --git a/index.html b/index.html index 1214771..373daed 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,4 @@ + diff --git a/linuxRoom.html b/linuxRoom.html index b17e4e7..35552ba 100644 --- a/linuxRoom.html +++ b/linuxRoom.html @@ -1,3 +1,4 @@ + @@ -36,7 +37,7 @@ table {
  • Web browser: librewolf
  • Mail client: claws
  • Editor: lite-xl
  • -
  • Media player: mpv
  • +
  • Media player: mpv
  • Terminal: alacritty
  • Shell: zsh
  • Terminal based editor: neovim
  • @@ -266,6 +267,23 @@ table {

    + + + +

    mpv

    +

    + I switched to mpv because vlc was acting weird with audio sometimes when watching anime and nothing + in this world is worse then something getting in the way of anime time! Just like lite-xl and neovim + mpv uses lua for its config files and is really simple by default. It also can play youtube videos + or other online streams just by giving it a url.

    + + The only thing I did to config mine + was install a plugin for a nicer interface yet + it has its own repo when it + could just be in the dotfiles repo. Like I said, my dotfiles are kind of fucked up. +

    + + -- cgit v1.2.3