typora: XDG_RUNTIME_DIR doesn't need to be set
This commit is contained in:
parent
99e12fcf83
commit
6a2df77563
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ stdenv.mkDerivation rec {
|
|||
wrapProgram $out/bin/typora \
|
||||
"''${gappsWrapperArgs[@]}" \
|
||||
--suffix XDG_DATA_DIRS : "${gtk3}/share/gsettings-schemas/${gtk3.name}/" \
|
||||
--set XDG_RUNTIME_DIR "XDG-RUNTIME-DIR" \
|
||||
--prefix XDG_DATA_DIRS : "${gnome3.defaultIconTheme}/share"
|
||||
|
||||
# Fix the desktop link
|
||||
|
|
Loading…
Reference in a new issue