mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-22 19:22:32 +00:00
readme updated
This commit is contained in:
parent
c92afde703
commit
c10bed4428
10
README.rst
10
README.rst
|
@ -12,16 +12,16 @@ Power themes for Awesome WM 3.5+
|
||||||
:Source: https://github.com/copycat-killer/awesome-copycats
|
:Source: https://github.com/copycat-killer/awesome-copycats
|
||||||
|
|
||||||
Description
|
Description
|
||||||
==========
|
===========
|
||||||
|
|
||||||
A set of themes with the aim of making Awesome_ appearance awesome too!
|
A set of themes with the aim of making Awesome_ appearance awesome too!
|
||||||
|
|
||||||
Notable features
|
Notable features
|
||||||
================
|
================
|
||||||
|
|
||||||
- Auto-hide widgets (*tell me only when you have to*)
|
- Autohide widgets (*tell me only when you have to*)
|
||||||
- Autostart applications
|
- Autostart applications
|
||||||
- Fast mpd and volume shortcuts (first time you see this trick in Awesome)
|
- Fast MPD and volume shortcuts (first time you see this trick in Awesome)
|
||||||
- Other shortcuts for copying to the clipboard (goodbye clipboard managers!), toggle wiboxes, widgets popups, screenshots capture, moving and magnifying clients
|
- Other shortcuts for copying to the clipboard (goodbye clipboard managers!), toggle wiboxes, widgets popups, screenshots capture, moving and magnifying clients
|
||||||
- Quake drop-down terminal
|
- Quake drop-down terminal
|
||||||
- Calendar with current day highlighted and months switch with a click
|
- Calendar with current day highlighted and months switch with a click
|
||||||
|
@ -111,9 +111,9 @@ Fonts are Terminus_ (Multicolor, Powerarrow Darker) and Tamsyn_ (other ones).
|
||||||
|
|
||||||
Every theme has a colorscheme_.
|
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_.
|
||||||
|
|
||||||
Freedesktop uses ``/etc/mime.types``, so be sure to have mime-types support installed.
|
Freedesktop uses ``/etc/mime.types``, so be sure to have MIME support installed.
|
||||||
|
|
||||||
Eminent, freedesktop and scratchdrop are third-party softwares: **rely on their creators if they cause you issues**.
|
Eminent, freedesktop and scratchdrop are third-party softwares: **rely on their creators if they cause you issues**.
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
--]]
|
--]]
|
||||||
|
|
||||||
|
|
||||||
-- {{{ Required libraries
|
-- {{{ Required libraries
|
||||||
local gears = require("gears")
|
local gears = require("gears")
|
||||||
local awful = require("awful")
|
local awful = require("awful")
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
--]]
|
--]]
|
||||||
|
|
||||||
|
|
||||||
-- {{{ Required libraries
|
-- {{{ Required libraries
|
||||||
local gears = require("gears")
|
local gears = require("gears")
|
||||||
local awful = require("awful")
|
local awful = require("awful")
|
||||||
|
|
Loading…
Reference in a new issue