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: 2 months ago
JSON representation
config for AwesomeWM
- Host: GitHub
- URL: https://github.com/actionless/awesome_config
- Owner: actionless
- License: gpl-3.0
- Created: 2014-03-10T10:42:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-26T00:47:22.000Z (4 months ago)
- Last Synced: 2025-03-28T06:09:54.951Z (2 months ago)
- Topics: awesome-wm, awesome-wm-configuration, awesomewm, lcars
- Language: Lua
- Homepage:
- Size: 14.1 MB
- Stars: 234
- Watchers: 6
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
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`
`themes/twmish/theme.lua` and [this](https://github.com/actionless/oomox/blob/master/colors/retro/classic_x_new) oomox theme
`themes/gtk/theme.lua` and [this](https://github.com/actionless/oomox/blob/master/colors/retro/uzi) oomox theme
### Widget popups
@TODO: upload newer screenshots
#### CPU
Shows results from top for last second
#### Memory
Shows unified percentage of used memory for all applications' processes
#### Systray toggle (like in windows xp :) )
#### Music (supports mpd, cmus, clementine, spotify at the _same_ time)
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.