unfuck helix discord-presence

This commit is contained in:
Schrottkatze 2025-09-05 17:51:30 +02:00
commit ae099b9545
No known key found for this signature in database

View file

@ -38,16 +38,16 @@
large_text = "{language:u}";
small_image = "logo";
small_text = "Helix";
# idle = {
# timeout = 999999999999999999;
# action = "change_activity";
# state = "Idling";
# details = "In Helix";
# large_image = "logo";
# large_text = "Helix";
# small_image = "idle";
# small_text = "Idle";
# };
idle = {
timeout = 30;
action = "change_activity";
state = "Idling";
details = "In Helix";
large_image = "logo";
large_text = "Helix";
small_image = "idle";
small_text = "Idle";
};
rules = {
mode = "blacklist";
paths = [ "absolute path" ];