diff options
author | Marius Peter <marius.peter@tutanota.com> | 2025-05-01 12:37:57 +0200 |
---|---|---|
committer | Marius Peter <marius.peter@tutanota.com> | 2025-05-01 12:37:57 +0200 |
commit | f8dd863262b17c55999421fa71870ae99818d07d (patch) | |
tree | 7bdfcfc4d472ef0acc9fea7e61313f0cb596da89 /bashrc.org | |
parent | f045c56c5d262cb12c6dbe2959e648f9027e550f (diff) |
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 |