This commit is contained in:
Ksaper 2023-02-20 02:28:11 +02:00
parent eb7c1aa409
commit e5deb85ac3
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ local awful = require("awful")
local gobject = require("gears.object")
local gtable = require("gears.table")
local gtimer = require("gears.timer")
local gfilesystem = require("gears.filesystem")
local wibox = require("wibox")
local beautiful = require("beautiful")
local color = require(tostring(...):match(".*bling") .. ".helpers.color")