Remove gamescope overlay

This commit is contained in:
Ethan Simmons
2025-01-22 20:02:51 -06:00
parent 3b0395afc5
commit 77c7c6b5b8
5 changed files with 2 additions and 14 deletions
+1
View File
@@ -27,6 +27,7 @@
];
services.hardware.openrgb.enable = true;
services.avahi.enable = true;
services.udev.extraRules = ''
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0660", GROUP="users", TAG+="uaccess", TAG+="udev-acl"