diff --git a/hosts/modules/gui/sxmo.nix b/hosts/modules/gui/sxmo.nix index f8a181d4..930a04d0 100644 --- a/hosts/modules/gui/sxmo.nix +++ b/hosts/modules/gui/sxmo.nix @@ -176,9 +176,13 @@ in wob xdg-user-dirs + # X11 only? + xdotool + cfg.deviceHooks cfg.hooks ] ++ lib.optionals (cfg.terminal != null) [ pkgs."${cfg.terminal}" ]; + environment.sessionVariables = { XDG_DATA_DIRS = [ # TODO: only need the share/sxmo directly linked