Add bluetooth
This commit is contained in:
4
autostart/50_bluetooth.sh
Executable file
4
autostart/50_bluetooth.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
printf '%s' "starting network tray application"
|
||||||
|
systemd-run --property=Restart=always --user --setenv=DISPLAY=${DISPLAY} blueman-applet
|
||||||
@@ -265,3 +265,6 @@ packages:
|
|||||||
cloc:
|
cloc:
|
||||||
fedora: ["cloc"]
|
fedora: ["cloc"]
|
||||||
ubuntu: ["cloc"]
|
ubuntu: ["cloc"]
|
||||||
|
bluetooth:
|
||||||
|
fedora: []
|
||||||
|
ubuntu: ["blueman"]
|
||||||
|
|||||||
Reference in New Issue
Block a user