commit 1122c7fb5fb449446c3706787661a37f24f661d1 parent 9e22f1df5a7c18e263f18af7a4a2c9eae7fe7afc Author: Chris <chris@echoz.io> Date: Sun, 12 Oct 2025 23:19:04 +0200 feat: keep mpv open Diffstat:
| M | modules/mpv/default.nix | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/modules/mpv/default.nix b/modules/mpv/default.nix @@ -7,6 +7,11 @@ { home-manager.users.${user}.programs.mpv = { enable = true; + + config = { + keep-open = true; + }; + scripts = with pkgs.mpvScripts; [ uosc thumbfast