blackburn mod added
|
@ -324,7 +324,7 @@ vicious.register(mygmail, vicious.widgets.gmail,
|
|||
bg = beautiful.bg_urgent })
|
||||
notify_shown = true
|
||||
end
|
||||
return gray .. "Mail " .. coldef .. white .. args["{count}"] .. " " .. coldef
|
||||
return gray .. " Mail " .. coldef .. white .. args["{count}"] .. " " .. coldef
|
||||
else
|
||||
notify_shown = false
|
||||
return ''
|
||||
|
|
After Width: | Height: | Size: 187 B |
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 190 B |
After Width: | Height: | Size: 186 B |
After Width: | Height: | Size: 186 B |
After Width: | Height: | Size: 731 B |
After Width: | Height: | Size: 198 B |
After Width: | Height: | Size: 181 B |
After Width: | Height: | Size: 147 B |
After Width: | Height: | Size: 166 B |
After Width: | Height: | Size: 84 B |
After Width: | Height: | Size: 173 B |
After Width: | Height: | Size: 175 B |
After Width: | Height: | Size: 174 B |
After Width: | Height: | Size: 175 B |
|
@ -9,7 +9,7 @@
|
|||
|
||||
theme = {}
|
||||
|
||||
themes_dir = os.getenv("HOME") .. "/.config/awesome/themes/steamburn"
|
||||
themes_dir = os.getenv("HOME") .. "/.config/awesome/themes/blackburn"
|
||||
theme.wallpaper = themes_dir .. "/wall.png"
|
||||
|
||||
theme.font = "Tamsyn 10"
|
||||
|
|
After Width: | Height: | Size: 263 KiB |
Before Width: | Height: | Size: 562 KiB After Width: | Height: | Size: 562 KiB |