tweaks to mpv again
This commit is contained in:
parent
5692b47bcf
commit
c121332f9b
|
@ -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 = {
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue