diff options
Diffstat (limited to 'bashrc.org')
-rw-r--r-- | bashrc.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ This ensures ~plank~ dock doesn't complain about not finding a session type. #+BEGIN_SRC shell - export XDG_SESSION_TYPE=x11 + export XDG_SESSION_DESKTOP=x11 #+END_SRC |