Adding bluetooth to startup

This commit is contained in:
Chris Cochrun 2020-11-04 13:08:42 -06:00
parent 22f755f75d
commit f3c88e2ab7

View file

@ -420,3 +420,4 @@
(awful.spawn.with_shell "nextcloud --background")
(awful.spawn.with_shell "emacs --daemon")
(awful.spawn.with_shell "libinput-gestures-setup start")
(awful.spawn.with_shell "bluetoothctl power on")