add bluetooth applet

This commit is contained in:
shibao 2022-01-10 10:08:26 -05:00
parent 30e32f41fe
commit 6815d828fe
2 changed files with 4 additions and 2 deletions

View File

@ -26,8 +26,9 @@ exec --no-startup-id kanshi
# polkit
exec --no-startup-id lxpolkit
# wifi applet
# applets
exec nm-applet --indicator
exec blueman-tray
### gtk settings

View File

@ -32,7 +32,8 @@ please let me know if i've forgotten one!
- moki (notification daemon)
- kanshi (screen config manager)
- lxpolkit (auth helper)
- nm-applet (network gui manager)
- nm-applet (network gui tray applet)
- blueman-tray (bluetooth gui tray applet)
- playerctl (music controller)
- materia-dark (gtk theme)
- papirus-dark (icon theme)