This is an simple awesome wm theme derived from the
default
theme in awesome 4.0. The theme should be installed at
$XDG_CONFIG_HOME/awesome/themes
, which usually is ~/.config/awesome/themes
and it can be activated in awesome configuration with:
...
beautiful.init(awful.util.getdir("config") .. 'themes/debish/theme.lua')
...
Out of the box the theme uses FiraCode
and Fantasque Sans Mono fonts, so
these should be installed or the font settings modified in theme.lua
.
2018-05-28
- cleaned redish away
2018-04-11
- added vertical bar (use boolean in theme.lua to change, defaults to vertical)
- added more layout icons modified from default theme
The numbering and "icons" on the screenshot come from FiraCode -font and are simply tag names. If you want something similar they are these utf codes/characters:
➊
➋
➌
➍
➎
➏
➎
➑
➒
they should show up when using FiraCode as the font for tag names, adding them is a simple matter of using copy paste to ones personal config files.
As a wallpaper this uses recoloured version of the wallpaper from the beautiful Joy theme authored by Adrien Aubourg and used in Debian Wheezy. The wallpapers there are licensed as GPLv2 and thus wallpapers in this theme being derivative works are also licensed GPLv2. This theme is licensed GPLv2.