feat(jellyfin-kiosk): force fullscreen

This commit is contained in:
Gabriel Fontes
2025-10-29 14:00:28 -03:00
parent a888a43522
commit e3d05f2ca2
@@ -13,6 +13,7 @@
bindsym XF86AudioPlay exec swayosd-client --playerctl play-pause
bindsym XF86VoiceCommand exec swayosd-client --playerctl play-pause
for_window [all] fullscreen enable
exec '${command}; swaymsg exit'
'';
in pkgs.writeShellApplication {