- Install all required dependencies (required font ttf files can be added in ~/.fonts/)
- Make a copy of this project in your themes folder
cp -r ./leftwm-theme-orange-forest ~/.config/leftwm/themes
- Remove the symlink to your current theme if set
rm ~/.config/leftwm/themes/current
- Set this as your current theme
ln -s ~/.config/leftwm/themes/leftwm-theme-orange-forest ~/.config/leftwm/themes/current
- Restart your window manager
$MOD + Shift + r
This work is based of the excelent i3 theme collection from Stavros Grigoriou (unix121)