Awesome configs for Ben.

This commit is contained in:
Derek Taylor
2023-04-05 14:32:50 -05:00
parent 1966d656c1
commit 6252ad30c1
608 changed files with 9300 additions and 3600 deletions

5
.config/awesome/lain/widget/contrib/moc.lua Executable file → Normal file
View File

@@ -11,8 +11,9 @@ local focused = require("awful.screen").focused
local escape_f = require("awful.util").escape
local naughty = require("naughty")
local wibox = require("wibox")
local os = os
local string = string
local os = { getenv = os.getenv }
local string = { format = string.format,
gmatch = string.gmatch }
-- MOC audio player
-- lain.widget.contrib.moc