From 1b9e02a37543998db49e7ecd0610e889edbb2d9f Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Tue, 16 Nov 2021 12:53:52 +0100 Subject: [PATCH] added blueman to autostart --- qtile/.config/qtile/autostart.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/qtile/.config/qtile/autostart.sh b/qtile/.config/qtile/autostart.sh index e8ff141..abe29b5 100755 --- a/qtile/.config/qtile/autostart.sh +++ b/qtile/.config/qtile/autostart.sh @@ -13,3 +13,4 @@ udiskie -t & picom -b --experimental-backend & cbatticon & nm-applet & +blueman-applet & \ No newline at end of file