Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/actionless/awesome_config

config for AwesomeWM
https://github.com/actionless/awesome_config

List: awesome_config

awesome-wm awesome-wm-configuration awesomewm lcars

Last synced: 4 months ago
JSON representation

config for AwesomeWM

Lists

README

        

awesome wm config
==============

## Installation

- `awesome43` branch of this config works with AwesomeWM 4.3
- `master` branch of this config works with AwesomeWM git `master`

```sh
cd ~/.config/
git clone --recursive https://github.com/actionless/awesome_config.git awesome
cd awesome
# optionally copy config with machine-specific variables
cp config/local.lua.example config/local.lua
# on Arch Linux or Manjaro:
makepkg -fi --syncdeps
# to create awesome_argb and awesome_no_argb wrappers:
env NOARGB=y makepkg -fsri
```

## Features

- [lcars](http://i.imgur.com/8C6l5ko.gifv) layout
- in `*-xresources` themes panel [adapts](http://imgur.com/a/qIAAa) for current xrdb theme

`themes/lcars-xresourecs-hidpi/theme.lua`
![Screenshot](https://raw.githubusercontent.com/actionless/awesome_config/master/screenshots/screenshot_new.png "Screenshot")

`themes/twmish/theme.lua` and [this](https://github.com/actionless/oomox/blob/master/colors/retro/classic_x_new) oomox theme
![Screenshot](https://i.redd.it/hre8tx9vynyx.png "Screenshot")

`themes/gtk/theme.lua` and [this](https://github.com/actionless/oomox/blob/master/colors/retro/uzi) oomox theme
![Screenshot](http://i.imgur.com/fhl6wYp.png "Screenshot")

### Widget popups

@TODO: upload newer screenshots

#### CPU
Shows results from top for last second

![cpu](https://raw.githubusercontent.com/actionless/awesome_config/master/screenshots/cpu.png "cpu")

#### Memory
Shows unified percentage of used memory for all applications' processes

![mem](https://raw.githubusercontent.com/actionless/awesome_config/master/screenshots/mem.png "mem")

#### Systray toggle (like in windows xp :) )
![st](http://i.imgur.com/HFfERGC.png "st")

#### Music (supports mpd, cmus, clementine, spotify at the _same_ time)
![music](http://i.imgur.com/W7ur5SQ.png "music")

Battery widget shows up only when it draining/charging.
Indicators are changing color to brighter one to show changed state (like too big load average or too low battery).
@TODO: upload screens.