gbdu / awesome_config

awesome wm config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome_config

Installation

Warning, it works only with git master branch of Awesome WM, not stable version.

cd ~/.config/
git clone https://github.com/actionless/awesome_config.git -b devel awesome
cd awesome
git submodule init
git submodule update
# optionally copy config with machine-specific variables
wget https://gist.githubusercontent.com/actionless/229eef7795915068bad9/raw/08c2df45abcc3cb9b08737cadd9058bbfe005e40/local.lua -O config/local.lua
  • lcars layout
  • in *-xresources themes panel adapts for current xrdb theme

themes/lcars-xresourecs-hidpi/theme.lua Screenshot

themes/twmish/theme.lua and this oomox theme Screenshot

themes/gtk/theme.lua and this oomox theme Screenshot

Lcars layout: Screenshot

The same screenshot with other colors set in ~/.Xresources:

Widget popups

@TODO: upload newer screenshots

CPU

Shows results from top for last second

cpu

Memory

Shows unified percentage of used memory for all applications' processes

mem

Systray toggle (like in windows xp :) )

st

Calendar (taken from Lain widgetkit)

cal

Music (supports mpd, cmus, clementine, spotify at the same time)

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.

About

awesome wm config


Languages

Language:Lua 100.0%Language:Shell 0.0%