From c121332f9ba936d48ff1dbb7156420d372143aa2 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 18 Apr 2023 09:41:29 -0500 Subject: [PATCH] tweaks to mpv again --- modules/desktop.nix | 3 ++- mpv/mpv.conf | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/desktop.nix b/modules/desktop.nix index aaa8357..a540b87 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -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 = { diff --git a/mpv/mpv.conf b/mpv/mpv.conf index f0a499b..6426a72 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -2,7 +2,7 @@ osc=no vo=gpu af=scaletempo2 -# autofit=4000x2800 +#autofit=4000x2800 autofit=2000x1700 geometry=50%:50% # input-ipc-server="/tmp/mpvsocket"