Keyd: Fix Gimp override.
This commit is contained in:
parent
ed91ab0d23
commit
87321d958d
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
let
|
let
|
||||||
apps = [
|
apps = [
|
||||||
"gimp-*"
|
"*|gnu-image-manipulation-program"
|
||||||
"steam-proton"
|
"steam-proton"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue