This commit is contained in:
crater2150 2013-05-02 00:25:52 +02:00
parent ba5d63eebd
commit b6c0a98073
13 changed files with 329 additions and 280 deletions

View file

@ -129,6 +129,18 @@ local function setup(self)
opacity = 0.9
}
},
{
rule = { class = "feh", name = "timetable" },
properties = {
tag = tags[rule_screen][13],
skip_taskbar = true,
type = desktop,
below = true,
focusable = false,
border_width = 0,
floating = true
}
},
{
rule = { instance = "Awesomelog" },
properties = {