add bluetooth applet
This commit is contained in:
parent
30e32f41fe
commit
6815d828fe
@ -26,8 +26,9 @@ exec --no-startup-id kanshi
|
|||||||
# polkit
|
# polkit
|
||||||
exec --no-startup-id lxpolkit
|
exec --no-startup-id lxpolkit
|
||||||
|
|
||||||
# wifi applet
|
# applets
|
||||||
exec nm-applet --indicator
|
exec nm-applet --indicator
|
||||||
|
exec blueman-tray
|
||||||
|
|
||||||
### gtk settings
|
### gtk settings
|
||||||
|
|
||||||
|
@ -32,7 +32,8 @@ please let me know if i've forgotten one!
|
|||||||
- moki (notification daemon)
|
- moki (notification daemon)
|
||||||
- kanshi (screen config manager)
|
- kanshi (screen config manager)
|
||||||
- lxpolkit (auth helper)
|
- lxpolkit (auth helper)
|
||||||
- nm-applet (network gui manager)
|
- nm-applet (network gui tray applet)
|
||||||
|
- blueman-tray (bluetooth gui tray applet)
|
||||||
- playerctl (music controller)
|
- playerctl (music controller)
|
||||||
- materia-dark (gtk theme)
|
- materia-dark (gtk theme)
|
||||||
- papirus-dark (icon theme)
|
- papirus-dark (icon theme)
|
||||||
|
Loading…
Reference in New Issue
Block a user