Keyd: Fix Gimp override.

This commit is contained in:
Dmitry Voronin 2024-10-18 05:19:42 +03:00
parent ed91ab0d23
commit b25dc6f4d6
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -1,7 +1,7 @@
{ pkgs, ... }:
let
apps = [
"gimp-*"
"gimp"
"steam-proton"
];