tweaks to mpv again
This commit is contained in:
parent
5692b47bcf
commit
c121332f9b
|
@ -73,7 +73,8 @@ with lib;
|
|||
enable = true;
|
||||
settings = rec {
|
||||
initial_session = {
|
||||
command = "dbus-run-session startplasma-wayland";
|
||||
command = "hyprland";
|
||||
# command = "dbus-run-session startplasma-wayland";
|
||||
user = "chris";
|
||||
};
|
||||
default_session = {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
osc=no
|
||||
vo=gpu
|
||||
af=scaletempo2
|
||||
# autofit=4000x2800
|
||||
#autofit=4000x2800
|
||||
autofit=2000x1700
|
||||
geometry=50%:50%
|
||||
# input-ipc-server="/tmp/mpvsocket"
|
||||
|
|
Loading…
Reference in a new issue