diff --git a/awesome/init.fnl b/awesome/init.fnl index 75c8484..9df3c4c 100644 --- a/awesome/init.fnl +++ b/awesome/init.fnl @@ -423,3 +423,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")