1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00
Awesome WM themes
Go to file
2017-01-05 14:05:15 +01:00
eminent copland ported to 4.0 2016-12-30 12:44:28 +01:00
freedesktop@2c695a9228 freedesktop updated 2016-11-06 13:53:35 +01:00
lain@1bd178f687 copland: deprecations removed; lain: new commit 2017-01-05 14:05:15 +01:00
themes copland: deprecations removed; lain: new commit 2017-01-05 14:05:15 +01:00
.gitignore do not track all rc.lua.previous 2016-09-29 10:55:00 +02:00
.gitmodules submodule freedesktop 2016-11-06 13:52:33 +01:00
rc.lua.blackburn copland: deprecations removed; lain: new commit 2017-01-05 14:05:15 +01:00
rc.lua.copland copland: deprecations removed; lain: new commit 2017-01-05 14:05:15 +01:00
rc.lua.dremora fixed typos in calendar.attach 2016-12-04 13:31:05 +01:00
rc.lua.holo fixed typos in calendar.attach 2016-12-04 13:31:05 +01:00
rc.lua.multicolor copland: deprecations removed; lain: new commit 2017-01-05 14:05:15 +01:00
rc.lua.powerarrow-darker fix error when bat value is nil 2016-12-30 16:49:48 +08:00
rc.lua.rainbow fixed typos in calendar.attach 2016-12-04 13:31:05 +01:00
rc.lua.steamburn fixed typos in calendar.attach 2016-12-04 13:31:05 +01:00
README.rst readme updated 2016-12-06 18:31:55 +01:00
switch-theme.sh lain: new commit 2016-12-11 10:53:04 +01:00

===================
Awesome WM Copycats
===================

--------------------------
Themes for Awesome WM 3.5+
--------------------------

:Author: Luke Bonham <dada [at] archlinux [dot] info>
:Version: git
:License: BY-NC-SA_
:Source: https://github.com/copycat-killer/awesome-copycats

Description
===========

A set of themes with the aim of making Awesome_ appearance awesome too!

Notable features
================

- Autohide widgets (*tell me only when you have to*)
- Autostart applications
- Fast MPD and volume shortcuts (first time this trick has been used in Awesome)
- Other shortcuts for copying to the clipboard (no need for clipboard managers), toggle wiboxes, widgets popups, screenshots capture, moving and magnifying clients
- Quake drop-down terminal
- Calendar with current day highlighted and months switch with a click/scroll
- Notifications for new mails, current song, volume level, hdd critical state, low battery
- OpenWeatherMap integration
- Net carrier status notifier
- Colorful autoupdating icons
- Symbolic tag names
- TXT layoutbox
- PNG wibox bar
- Custom layouts
- No borders when there's only one visible client
- Freedesktop.org compliant menu and desktop icons
- Vi-like client focus
- Non-empty tag browsing
- Dynamic client borders (colors change along with processes status)
- Dynamic useless gaps
- Dynamic tagging

Gallery
=======

**Multicolor**, inspired by lucamanni_

.. image:: http://dotshare.it/public/images/uploads/650.png

**Powerarrow Darker**, inspired by romockee_

.. image:: http://dotshare.it/public/images/uploads/649.png

**Steamburn**, porting of ok100_'s dwm 

.. image:: http://dotshare.it/public/images/uploads/648.png

**Blackburn**

.. image:: http://dotshare.it/public/images/uploads/553.png

**Dremora**

.. image:: http://dotshare.it/public/images/uploads/652.png

**Rainbow**

.. image:: http://dotshare.it/public/images/uploads/606.png

**Holo**, requested by amouly_

.. image:: http://dotshare.it/public/images/uploads/651.png

**Copland**, inspired by foozer_

.. image:: http://dotshare.it/public/images/uploads/655.png

Installation
============

With Git: ::

    $ git clone --recursive https://github.com/copycat-killer/awesome-copycats.git
    $ mv -bv awesome-copycats/* ~/.config/awesome; rm -r awesome-copycats

otherwise: ::

    $ wget https://github.com/copycat-killer/awesome-copycats/archive/master.zip -O awesome-copycats.zip
    $ wget https://github.com/copycat-killer/lain/archive/master.zip -O lain.zip
    $ wget https://github.com/copycat-killer/awesome-freedesktop/archive/master.zip -O freedesktop.zip
    $ unzip '*.zip'; rm *.zip
    $ mv lain-master awesome-copycats-master/lain; mv awesome-freedesktop awesome-copycats-master/freedesktop
    $ mv -bv awesome-copycats-master/* ~/.config/awesome; rm -r awesome-copycats-master

Usage
=====

Switch a theme this way: ::

    $ cd ~/.config/awesome
    $ cp rc.lua.theme rc.lua

Alternatively, you can use `switch-theme.sh`_, which will also update to the latest commit.

Then, customize your ``rc.lua`` and restart Awesome (``Mod4 + ctrl + r``).

Notes
=====

Only compatible with **stable** versions of Lua and Awesome (git/unstable versions are *not* supported).

Complements are provided by lain_: be sure to meet its dependencies_.

Fonts are Terminus_ (Multicolor, Powerarrow Darker), Tamzen_ (Copland) and Tamsyn_ (other ones).

Every theme has a colorscheme_.

Blackburn and Dremora use Icons_: be sure to have bitmaps enabled if running under Debian_ or Ubuntu_.

Default additional software used: ::

    unclutter firefox scrot mpd mpc dmenu xsel

.. _BY-NC-SA: http://creativecommons.org/licenses/by-nc-sa/4.0/
.. _Awesome: http://github.com/awesomeWM/awesome
.. _lucamanni: https://github.com/lucamanni/awesome
.. _romockee: https://github.com/romockee/powerarrow
.. _ok100: http://ok100.deviantart.com/art/DWM-January-2013-348656846
.. _amouly: https://bbs.archlinux.org/viewtopic.php?pid=1307158#p1307158
.. _foozer: http://dotshare.it/dots/499/
.. _`switch-theme.sh`: https://github.com/copycat-killer/awesome-copycats/issues/36
.. _lain: https://github.com/copycat-killer/lain
.. _dependencies: https://github.com/copycat-killer/lain/wiki#dependencies
.. _Terminus: http://terminus-font.sourceforge.net/
.. _Tamzen: https://github.com/sunaku/tamzen-font 
.. _Tamsyn: http://www.fial.com/~scott/tamsyn-font/
.. _colorscheme: https://github.com/copycat-killer/dots/tree/master/.colors
.. _Icons: https://github.com/copycat-killer/dots/tree/master/.fonts
.. _Debian: http://weiwu.sdf.org/100921.html
.. _Ubuntu: https://wiki.ubuntu.com/Fonts#Enabling_Bitmapped_Fonts