tweaks to mpv again

This commit is contained in:
Chris Cochrun 2023-04-18 09:41:29 -05:00
parent 5692b47bcf
commit c121332f9b
2 changed files with 3 additions and 2 deletions

View file

@ -73,7 +73,8 @@ with lib;
enable = true; enable = true;
settings = rec { settings = rec {
initial_session = { initial_session = {
command = "dbus-run-session startplasma-wayland"; command = "hyprland";
# command = "dbus-run-session startplasma-wayland";
user = "chris"; user = "chris";
}; };
default_session = { default_session = {

View file

@ -2,7 +2,7 @@
osc=no osc=no
vo=gpu vo=gpu
af=scaletempo2 af=scaletempo2
# autofit=4000x2800 #autofit=4000x2800
autofit=2000x1700 autofit=2000x1700
geometry=50%:50% geometry=50%:50%
# input-ipc-server="/tmp/mpvsocket" # input-ipc-server="/tmp/mpvsocket"