Fullscreen and idle inhibit on moonlight

This commit is contained in:
David Heinemeier Hansson
2026-03-11 13:59:32 +01:00
parent 1fd26fddc0
commit 12bdf01e5e
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
windowrule {
name = moonlight
match:class = com.moonlight_stream.Moonlight
fullscreen = 1
idle_inhibit = fullscreen
}