walker
walker copied to clipboard
high ram use on `walker --gapplication-service`
Describe the bug
high ram use on walker --gapplication-service
whenever i run walker with the service on, ram just keeps increasing without decreasing
Version 0.7.7
Minimal Config Provide a minimal config to reproduce the bug.
programs.walker = {
enable = true;
config = {
ignore_mouse = true;
activation_mode.labels = "123456789";
activation_mode.use_alt = true;
disabled = ["finder" "runner" "windows"];
list.max_items = 20;
};
};
To Reproduce
- run
walker --gapplication-service
- keep running
walker
and type something - do the above repeatedly
Expected behavior
ram should decrease and stay at some default level after walker
is ran
Screenshots
spammed walker repeatedly till 1Gb ram use; checked with btop
Desktop
- OS:
Linux 6.6.47, NixOS, 24.11 (Vicuna), 24.11.20240821.c374d94
- DE:
Hyprland v0.42.0
Additional context Add any other context about the problem here.