Adding bluetooth to startup
This commit is contained in:
parent
22f755f75d
commit
f3c88e2ab7
|
@ -420,3 +420,4 @@
|
||||||
(awful.spawn.with_shell "nextcloud --background")
|
(awful.spawn.with_shell "nextcloud --background")
|
||||||
(awful.spawn.with_shell "emacs --daemon")
|
(awful.spawn.with_shell "emacs --daemon")
|
||||||
(awful.spawn.with_shell "libinput-gestures-setup start")
|
(awful.spawn.with_shell "libinput-gestures-setup start")
|
||||||
|
(awful.spawn.with_shell "bluetoothctl power on")
|
||||||
|
|
Loading…
Reference in a new issue