1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 12:31:23 +00:00
awesome-copycats/README.rst

121 lines
3.6 KiB
ReStructuredText
Raw Normal View History

2013-08-28 14:43:13 +00:00
===================
2013-03-30 23:05:50 +00:00
Awesome WM Copycats
2013-09-13 19:20:22 +00:00
===================
2013-03-30 22:28:06 +00:00
2013-08-28 14:43:13 +00:00
--------------------------------
2013-09-13 19:20:22 +00:00
Power themes for Awesome WM 3.5+
2013-08-28 14:43:13 +00:00
--------------------------------
2013-03-30 22:28:06 +00:00
2013-08-28 14:48:14 +00:00
:Author: Luke Bonham <dada [at] archlinux [dot] info>
2013-09-13 19:20:22 +00:00
:Version: 2.0-git
2013-09-13 19:58:52 +00:00
:License: BY-NC-SA_
:Source: https://github.com/copycat-killer/awesome-copycats
2013-08-28 14:43:13 +00:00
2013-08-28 14:47:13 +00:00
Description
2013-08-28 14:43:13 +00:00
==========
2013-08-31 13:25:09 +00:00
A set of themes with the aim of making Awesome_ appearance awesome too!
2013-08-28 14:43:13 +00:00
Notable features
================
2013-03-30 22:30:10 +00:00
2013-08-31 13:25:09 +00:00
- Shadow widgets (*tell me only when you have to*)
2013-03-30 22:28:06 +00:00
- Autostart functionality
2013-04-01 08:14:28 +00:00
- Fast mpd and volume shortcuts (first time you see this trick in Awesome)
2013-09-13 19:20:22 +00:00
- Other shortcuts for copying to the clipboard (goodbye clipboard managers!), toggle wiboxes, widgets popups, screenshots capture, moving clients
2013-03-30 22:48:13 +00:00
- Quake style dropdown terminal
2013-09-13 19:20:22 +00:00
- Calendar with current day highlighted and months switch with a click
2013-07-26 21:10:34 +00:00
- Elegant notifications for new mails, current song, volume level, hdd critical state, low battery
2013-09-13 19:20:22 +00:00
- Yahoo! Weather integration
- Net carrier status notifier
2013-03-30 22:48:13 +00:00
- Colorful autoupdating icons
2013-04-16 19:46:48 +00:00
- Symbolic tag names
2013-09-13 19:20:22 +00:00
- TXT layoutbox
- PNG wibox bar
2013-08-21 15:26:08 +00:00
- Custom layouts
2013-07-26 21:10:34 +00:00
- No borders when there's only one visible client
- Powerful volume bar
2013-08-04 21:39:49 +00:00
- Freedesktop menu
2013-08-31 13:25:09 +00:00
- Vi-like client focus
- Nice client border (colors change along with process status)
2013-09-13 19:20:22 +00:00
- Non-empty tag browsing
2013-03-30 22:31:28 +00:00
2013-03-30 23:05:50 +00:00
Gallery
2013-08-31 13:25:09 +00:00
=======
2013-03-30 23:05:50 +00:00
2013-09-13 19:58:52 +00:00
**Multicolor** copycatted from tip_
2013-03-27 13:45:15 +00:00
2013-09-13 19:58:52 +00:00
.. image:: http://dotshare.it/public/images/uploads/650.png
2013-03-27 13:45:15 +00:00
2013-09-13 19:20:22 +00:00
**Powerarrow Darker** copycatted from romockee_ [port from v3.4]
2013-03-27 13:45:15 +00:00
2013-09-13 19:58:52 +00:00
.. image:: http://dotshare.it/public/images/uploads/649.png
2013-03-27 13:45:15 +00:00
2013-09-13 19:20:22 +00:00
**Steamburn** copycatted from ok100_ [port from dwm]
2013-03-27 13:45:15 +00:00
2013-09-13 19:58:52 +00:00
.. image:: http://dotshare.it/public/images/uploads/648.png
2013-03-30 22:48:13 +00:00
2013-09-13 19:20:22 +00:00
**Blackburn**
2013-03-30 22:48:13 +00:00
2013-09-13 19:20:22 +00:00
.. image:: http://dotshare.it/public/images/uploads/553.png
2013-03-27 13:45:15 +00:00
2013-09-13 19:20:22 +00:00
**Dremora**
2013-07-06 15:54:28 +00:00
2013-07-06 16:05:17 +00:00
.. image:: http://dotshare.it/public/images/uploads/589.png
2013-07-06 15:54:28 +00:00
2013-09-13 19:20:22 +00:00
**Rainbow**
2013-07-26 21:10:34 +00:00
2013-09-13 19:58:52 +00:00
.. image:: http://dotshare.it/public/images/uploads/606.png
2013-07-26 21:10:34 +00:00
2013-08-02 17:39:41 +00:00
**Holo** suggested by amouly_
.. image:: http://dotshare.it/public/images/uploads/621.png
2013-09-13 19:20:22 +00:00
Installation
============
2013-09-13 20:14:37 +00:00
Using git: ::
2013-09-13 19:58:52 +00:00
git clone https://github.com/copycat-killer/awesome-copycats.git
mv -u awesome-copycats ~/.config/awesome
cd ~/.config/awesome/lain
git submodule init
git submodule update
2013-09-13 20:14:37 +00:00
Otherwise download this two archives (1 and 2), extract the first, extract the second one into the first one, and put the contents of the first one into your Awesome directory.
2013-09-13 19:58:52 +00:00
Usage
=====
2013-09-13 20:14:37 +00:00
Switch a theme this way: ::
2013-09-13 19:58:52 +00:00
cd ~/.config/awesome
cp rc.lua.mytheme rc.lua
2013-09-13 20:14:37 +00:00
then edit your ``rc.lua`` to suit your preferences and system configuration.
2013-04-22 11:48:43 +00:00
Notes
2013-08-31 13:25:09 +00:00
=====
2013-08-28 14:43:13 +00:00
2013-09-13 20:14:37 +00:00
Complements are provided by lain_: be sure to meet its dependencies.
2013-09-13 19:20:22 +00:00
Fonts are Terminus_ (Multicolor, Powerarrow Darker) and Tamsyn_ (other ones).
2013-09-13 19:20:22 +00:00
Every theme has a colorscheme_.
2013-09-13 19:20:22 +00:00
Blackburn and Dremora use Icons_, be sure to have bitmaps enabled if running under Debian_ or Ubuntu_.
2013-09-13 19:20:22 +00:00
.. _BY-NC-SA: http://creativecommons.org/licenses/by-nc-sa/3.0/
2013-08-28 14:43:13 +00:00
.. _Awesome: http://awesome.naquadah.org/
2013-03-27 13:45:15 +00:00
.. _tip: http://theimmortalphoenix.deviantart.com/art/Full-Color-Awesome-340997258
.. _romockee: https://github.com/romockee/powerarrow-dark
.. _ok100: http://ok100.deviantart.com/art/DWM-January-2013-348656846
2013-08-02 18:49:54 +00:00
.. _amouly: https://bbs.archlinux.org/viewtopic.php?pid=1307158#p1307158
2013-09-13 19:20:22 +00:00
.. _lain: https://github.com/copycat-killer/vain
.. _Terminus: http://terminus-font.sourceforge.net/
.. _Tamsyn: http://www.fial.com/~scott/tamsyn-font/
2013-07-26 21:41:48 +00:00
.. _colorscheme: https://github.com/copycat-killer/dots/tree/master/.colors
2013-09-13 19:20:22 +00:00
.. _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