add(jellyfin): immersion mode

immersion turns off all other monitor. great for movies
This commit is contained in:
kenji
2026-07-03 20:54:02 -05:00
parent fd1bea0e6e
commit 1b06c411ef
3 changed files with 63 additions and 7 deletions
+8
View File
@@ -66,6 +66,14 @@
)
stayFocusedGames);
in {
xdg.desktopEntries.steam-bigpicture = {
name = "Steam (Big Picture GLX)";
exec = "env STEAM_RUNTIME=1 steam -no-cef-sandbox -cef-force-glx -bigpicture";
icon = "steam";
terminal = false;
categories = ["Game"];
comment = "Launch Steam in Big Picture mode with Wayland fixes";
};
home.packages = with pkgs; [
protonup-qt
mangohud