Skip to content

Instantly share code, notes, and snippets.

View EgonSpengler's full-sized avatar

Tyler Adam EgonSpengler

View GitHub Profile
--[[
Last updated 2014/2/1 for my Awesome WM setup.
Uses wlourf's Rings and Box widgets
--JeSuisNerd
--]]
# .conkyrc by JeSuisNerd
# updated 2041/2/1
# set to yes if you want Conky to be forked in the background
background yes
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_class Conky
own_window_type override
--[[
Egon's Personal Awesome Config
Updated 2014/2/1
]]
local gears = require("gears")
local awful = require("awful")
local wibox = require("wibox")
local beautiful = require("beautiful")
local naughty = require("naughty")