rewrote a lot of stuff especially the bluetooth module. fixed some errors
This commit is contained in:
@@ -9,7 +9,6 @@ local awful = require("awful")
|
||||
local gobject = require("gears.object")
|
||||
local gtable = require("gears.table")
|
||||
local gtimer = require("gears.timer")
|
||||
local helpers = require("helpers")
|
||||
local dbus_proxy = require("services.dbus_proxy")
|
||||
|
||||
local network = {}
|
||||
|
||||
Reference in New Issue
Block a user