Add rules for Debian based systems (#108)

This commit is contained in:
Shobhit Aggarawal 2024-06-23 02:21:51 +05:30 committed by GitHub
parent 167915d1c6
commit c65d4cfc87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,10 @@
# display manager
{ "name": "gdm3", "type": "LowLatency_RT" }
{ "name": "gdm", "type": "LowLatency_RT" }
{ "name": "gdm-wayland-session", "type": "LowLatency_RT" }
{ "name": "gdm-session-worker", "type": "LowLatency_RT" }
# gnome shell
{ "name": "gnome-shell","type": "LowLatency_RT"}
{ "name": "gnome-session-binary","type": "LowLatency_RT"}
{ "name": "gnome-session-ctl","type": "LowLatency_RT"}