|
1 year ago | |
---|---|---|
configuration | 1 year ago | |
layout | 2 years ago | |
module | 2 years ago | |
theme | 2 years ago | |
widget | 2 years ago | |
LICENSE | 4 years ago | |
README.md | 2 years ago | |
json.lua | 2 years ago | |
rc.lua | 2 years ago |
Fork du projet : Fork du projet materialawesome : https://github.com/HikariKnight/material-awesome
TODO :
Note: This fork focuses on streamlining the config and adding some Quality of Life touches to the theme.
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.
Tiled | Panel | Exit screen |
---|---|---|
![]() |
![]() |
![]() |
git clone https://github.com/HikariKnight/material-awesome.git ~/.config/awesome
Awesome 4.3 is so new that most of the distributions have not updated it yet. If you want to install this config on Awesome 4.2 (current version on depo) use the specific awesome-4.2 branch (not in development by me)
git clone -b awesome-4.2 https://github.com/PapyElGringo/material-awesome.git ~/.config/awesome
Start lxappearance to active the icon theme and GTK theme
Note: for cursor theme, edit ~/.icons/default/index.theme
and ~/.config/gtk3-0/settings.ini
, for the change to also show up in applications run as root, copy the 2 files over to their respective place in /root
.
First install qt5-style-plugins
(or qt5-style-gtk2
) and add this to the bottom of your /etc/environment
XDG_CURRENT_DESKTOP=Unity
QT_QPA_PLATFORMTHEME=gtk2
The first variable fixes most indicators (especially electron based ones!), the second tells Qt and KDE applications to use your gtk2 theme set through lxappearance.
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.