From 05bc27571436331d041f324c628caa30bc7fe834 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 16 Oct 2021 00:15:53 +0200 Subject: [PATCH] skel: session: don't autostart blueman bluetooth manager by default --- .../includes.chroot/etc/skel/.config/autostart/blueman.desktop | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config/includes.chroot/etc/skel/.config/autostart/blueman.desktop diff --git a/config/includes.chroot/etc/skel/.config/autostart/blueman.desktop b/config/includes.chroot/etc/skel/.config/autostart/blueman.desktop new file mode 100644 index 0000000..e1e3e17 --- /dev/null +++ b/config/includes.chroot/etc/skel/.config/autostart/blueman.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +Hidden=true