Skip to content

Instantly share code, notes, and snippets.

View drecdroid's full-sized avatar
🏠
Working from home

Rodrigo drecdroid

🏠
Working from home
View GitHub Profile
local awful = require("awful")
local wibox = require("wibox")
local gears = require("gears")
local clients_hints = {}
local clients_widgets = {}
local clients_texts = {}
local hints = {}
local hints_tree = {}
local registered = false