diff options
author | Adam T. Carpenter <atc@53hor.net> | 2023-04-11 22:17:38 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2023-04-11 22:17:38 -0400 |
commit | 64d491cd7a3e7a0a341483939537f17d3e87277e (patch) | |
tree | aba8fec87ac773328de503083d23763050a18bdc /.config/mpv | |
parent | 50cec5dad8cc719c0be20a288ba534fb99ea634a (diff) | |
download | dotfiles-64d491cd7a3e7a0a341483939537f17d3e87277e.tar.xz dotfiles-64d491cd7a3e7a0a341483939537f17d3e87277e.zip |
feat: swapping over to wayland
Diffstat (limited to '.config/mpv')
-rw-r--r-- | .config/mpv/mpv.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index cb5403d..0563b98 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1 +1,2 @@ -vo=xv +#vo=xv +vo=gpu |