Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.02 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.02 KB

Orange Forest

Screenshot

Empty Desktop

Dependencies

Installation

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

Credits

This work is based of the excelent i3 theme collection from Stavros Grigoriou (unix121)