mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-23 15:23:15 +00:00
mpv: load ASS subs because styling is nice
This commit is contained in:
parent
03cd62d6b3
commit
299f4895bf
|
@ -16,9 +16,6 @@ use-filedir-conf
|
|||
|
||||
sub-font=Funimitation
|
||||
sub-font-size=36
|
||||
sub-ass-override=force
|
||||
embeddedfonts=no
|
||||
sid=1
|
||||
|
||||
hls-bitrate=max
|
||||
profile-desc=cond:dedicated_gpu()
|
||||
|
@ -33,8 +30,6 @@ correct-downscaling=yes
|
|||
sigmoid-upscaling=yes
|
||||
deband=yes
|
||||
|
||||
|
||||
|
||||
[wallpaper]
|
||||
title=mpv-wallpaper
|
||||
geometry=100%x100%
|
||||
|
|
2
.setup
2
.setup
|
@ -2,7 +2,7 @@
|
|||
sudo eopkg it -c system.devel
|
||||
sudo eopkg rm celluloid gnome-mpv gnome-terminal libreoffice-common mate-terminal nautilus rhythmbox
|
||||
|
||||
desktop="audacity caja gmic-gimp keepassx kitty mpv quodlibet qutebrowser rofi transmission zathura"
|
||||
desktop="audacity caja gmic-gimp keepassx kitty mpv qbittorrent quodlibet qutebrowser rofi spek zathura"
|
||||
terminal="aria2 autojump busybox fd fish git-extras innoextract jq libva-utils most ncdu neovim pip ripgrep solbuild-config-local-unstable speedtest-cli stow"
|
||||
sudo eopkg it $desktop $terminal
|
||||
sudo pip3 install --upgrade qutebrowser
|
||||
|
|
Loading…
Reference in a new issue