Titan-C / awesomerc

My awesome WM configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome WM configuration

This repo contains the config of my Awesome setup. To download it use:

git clone --recursive git@github.com:Titan-C/awesomerc.git awesome

Start with the terminal

sudo pacman -Syu zsh zsh-completions
sudo pacman -Syu git
sudo pacman -Syu emacs

Need the fonts to work on the terminal

pacman -Syu powerline powerline-fonts

Awesome window manager

Some dependencies

This is for the graphical file manager and to mount external media

yaourt -Syua thunar gvfs
yaourt -Syua gvfs-mtp # for android
yaourt -Syua termite terminus-font ttf-ubuntu-font-family
pacman -Syu otf-font-awesome ttf-font-awesome
yaourt -Syua compton
yaourt -Syua conky
yaourt -Syua network-manager-applet

Widgets

the weather widget is from Gis Weather. Get the dependencies

yaourt -Syua python-cairo

Clone that repo and the awesome launcher takes care.

Screen saver and lock

yaourt -S xscreensaver

Music

yaourt -S alsa-utils
yaourt -Syua mpd mpc sonata

About

My awesome WM configuration

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Lua 99.2%Language:Shell 0.8%