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
|
||||
Reference in New Issue
Block a user