diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index e756540182d..0a2c4c7cad1 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -7067,7 +7067,12 @@ included for convenience.") ;; We do that ourselves later--so replace by a dummy ;; command. (("gtk4-update-icon-cache") - "true"))))))) + "true")))) + (add-after 'install 'wrap-program + (lambda _ + (wrap-program (string-append #$output "/bin/showmethekey-gtk") + `("XDG_DATA_DIRS" prefix + (,(string-append #$output "/share"))))))))) (native-inputs (list (list glib "bin") gettext-minimal pkg-config)) (inputs (list libevdev eudev