syncing pain

This commit is contained in:
Schrottkatze 2025-11-17 20:55:29 +01:00
commit b0b0347c3d
No known key found for this signature in database
2 changed files with 5 additions and 8 deletions

View file

@ -7,6 +7,9 @@
variant = "altgr-intl"; variant = "altgr-intl";
}; };
}; };
mouse = {
accel-profile = "flat";
};
touchpad = { touchpad = {
tap = false; tap = false;
natural-scroll = true; natural-scroll = true;

View file

@ -39,14 +39,8 @@
small_image = "logo"; small_image = "logo";
small_text = "Helix"; small_text = "Helix";
idle = { idle = {
timeout = 30; timeout = 3600;
action = "change_activity"; # action = "change_activity"; state = "Idling"; details = "In Helix"; large_image = "logo"; large_text = "Helix"; small_image = "idle"; small_text = "Idle";
state = "Idling";
details = "In Helix";
large_image = "logo";
large_text = "Helix";
small_image = "idle";
small_text = "Idle";
}; };
rules = { rules = {
mode = "blacklist"; mode = "blacklist";