1
1
Fork 0

mangohud: disable global hook

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-01-29 23:33:29 -06:00
parent 0f6f51ad1a
commit 857487416f
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -13,7 +13,10 @@ in {
# https://github.com/flightlessmango/MangoHud
programs.mangohud = {
enable = true;
enableSessionWide = true;
# BUG: Some GTK apps use Vulkan, which triggers MangoHUD
# https://github.com/flightlessmango/MangoHud/issues/1305
#// enableSessionWide = true;
settings = {
background_alpha = 0;