1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-05-18 00:48:51 +00:00

readme updated

This commit is contained in:
Luke Bonham 2017-06-23 12:15:09 +02:00
parent b0ab0d7837
commit 6685f9ce42
3 changed files with 35 additions and 45 deletions

View file

@ -1,10 +1,9 @@
===================
Awesome WM Copycats
===================
--------------------------
Themes for Awesome WM 3.5+
--------------------------
---------------------------
Themes for Awesome WM 3.5.x
---------------------------
:Author: Luke Bonham <dada [at] archlinux [dot] info>
:Version: git
@ -14,31 +13,30 @@ Themes for Awesome WM 3.5+
Description
===========
A set of themes with the aim of making Awesome_ appearance awesome too!
A set of themes for the Awesome_ window manager.
Notable features
================
Features
========
- Autohide widgets (*tell me only when you have to*)
- Autostart applications
- Modularity
- Autohide widgets
- Autostart windowless processes
- 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
- 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
- DWM-like textual layoutbox
- Cairo wibar
- 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
- On-the-fly useless gaps resize
- Dynamic tagging
Gallery
@ -48,11 +46,15 @@ Gallery
.. image:: http://dotshare.it/public/images/uploads/650.png
**Powerarrow Darker**, inspired by romockee_
**Powerarrow**, porting of romockee_'s
.. image:: http://dotshare.it/public/images/uploads/649.png
.. image:: http://dotshare.it/public/images/uploads/1453.png
**Steamburn**, porting of ok100_'s dwm
**Powerarrow Dark**
.. image:: http://dotshare.it/public/images/uploads/649.jpg
**Steamburn**, porting of ok100_'s dwm
.. image:: http://dotshare.it/public/images/uploads/648.png
@ -70,7 +72,7 @@ Gallery
**Holo**, requested by amouly_
.. image:: http://dotshare.it/public/images/uploads/651.png
.. image:: http://dotshare.it/public/images/uploads/651.jpg
**Copland**, inspired by foozer_
@ -79,20 +81,11 @@ Gallery
Installation
============
With Git: ::
.. code-block:: shell
$ 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
=====
@ -108,34 +101,31 @@ 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_ and freedesktop_.
Complements are provided by lain_: be sure to meet its dependencies_.
Fonts are Terminus_ (Multicolor, Powerarrow Darker), Tamzen_ (Copland) and Tamsyn_ (other ones).
Fonts are Terminus_ (Multicolor, Powerarrow Darker), Tamzen_ (Copland), Roboto_ (Holo) 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_.
Blackburn and Dremora use Icons_: be sure to have bitmaps enabled if running under Debian or Ubuntu_.
Default additional software used: ::
Additional software used: ::
unclutter firefox scrot mpd mpc dmenu xsel
.. _BY-NC-SA: http://creativecommons.org/licenses/by-nc-sa/4.0/
.. _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
.. _foozer: http://dotshare.it/dots/499
.. _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/
.. _freedesktop: https://github.com/copycat-killer/freedesktop
.. _Terminus: http://terminus-font.sourceforge.net
.. _Tamzen: https://github.com/sunaku/tamzen-font
.. _Roboto: https://fonts.google.com/specimen/Roboto
.. _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

@ -1 +1 @@
Subproject commit 2c695a922856e22d117cd80486d6ce67d79a72df
Subproject commit 01b60f4da53728a65ccdc7beb443ee67bc6b386e

2
lain

@ -1 +1 @@
Subproject commit 301faf5370d045e94c9c344acb0fdac84a2f25a6
Subproject commit 29dd7ad6fc130627d1f3ef1456e87f7992d6769b