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"