From 999737eb865514d167875786bc5f777e5419b747 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Tue, 17 May 2022 13:57:05 +0200 Subject: [PATCH] Add bluetooth applet --- xconfig.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xconfig.org b/xconfig.org index 2e50e18..0ed6a44 100644 --- a/xconfig.org +++ b/xconfig.org @@ -164,6 +164,12 @@ picom --daemon & # Network Manager Applet nm-applet & + +# Bluetooh Applet +blueman-applet & + +# Udiskie - Automatic USB mount +udiskie --notify --automount --tray & #+end_src Manually start =mopidy= as it seems to not start automatically: