material-shell / material-awesome

Material and Mouse driven config for AwesomeWM 4.3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material and Mouse driven theme for AwesomeWM 4.3

This project was a workflow prototype and was the base of my new project Material Shell and therefore is now unmaintained.

You should check HikariKnight/material-awesome or ChrisTitusTech/material-awesome forks for updated versions.

An almost desktop environment made with AwesomeWM following the Material Design guidelines with a performant opiniated mouse/keyboard workflow to increase daily productivity and comfort.

Click to view in high quality

Tiled Panel Exit screen

Installation

1) Get all the dependencies

2) Clone the configuration

git clone https://github.com/PapyElGringo/material-awesome.git ~/.config/awesome

Awesome 4.3 is so new that most of the distribution didn't updated yet. If you want to install this config on Awesome 4.2 (current version on depo) use the specific awesome-4.2 branch

git clone -b awesome-4.2 https://github.com/PapyElGringo/material-awesome.git ~/.config/awesome

3) Set the themes

Start lxappearance to active the icon theme and GTK theme

4) Read the documentation

The documentation live within the source code.

The project is split in functional directories and in each of them there is a readme where you can get additionnal informations about the them.

  • Configuration is about all the settings available
  • Layout hold the disposition of all the widgets
  • Module contain all the features available
  • Theme hold all the aestetic aspects
  • Widget contain all the widgets available

About

Material and Mouse driven config for AwesomeWM 4.3

License:MIT License


Languages

Language:Lua 100.0%