From c3d61202c5e7643b74c08b788ca7c9c6ce796380 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Thu, 30 Sep 2021 08:20:44 +0200 Subject: [PATCH] systemd: prevent thunar to start as a service (through DBus) --- dotfiles/systemd/thunar.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 dotfiles/systemd/thunar.service diff --git a/dotfiles/systemd/thunar.service b/dotfiles/systemd/thunar.service new file mode 120000 index 0000000..dc1dc0c --- /dev/null +++ b/dotfiles/systemd/thunar.service @@ -0,0 +1 @@ +/dev/null \ No newline at end of file