lain: fix commit; #205
This commit is contained in:
parent
f3fe568754
commit
79d28db32a
|
@ -18,9 +18,9 @@ and, if you still don't have an answer, you can ask here.
|
|||
|
||||
First do
|
||||
|
||||
1. search the [issues section](https://github.com/copycat-killer/awesome-copycats/issues) and
|
||||
2. search [lain issues section](https://github.com/copycat-killer/lain/issues) and
|
||||
3. search [lain wiki](https://github.com/copycat-killer/lain/wiki) and
|
||||
1. search the [issues section](https://github.com/lcpz/awesome-copycats/issues) and
|
||||
2. search [lain issues section](https://github.com/lcpz/lain/issues) and
|
||||
3. search [lain wiki](https://github.com/lcpz/lain/wiki) and
|
||||
4. try with default Awesome configuration, usually located in `/etc/xdg/awesome/rc.lua` or `/usr/local/etc/xdg/awesome/rc.lua`.
|
||||
|
||||
If you can't find a solution and your issue doesn't happen with default configuration, then go ahead and provide:
|
||||
|
|
18
README.rst
18
README.rst
|
@ -8,12 +8,12 @@ Themes for Awesome WM 4.x
|
|||
:Author: Luca CPZ <dada [at] archlinux [dot] info>
|
||||
:Version: git
|
||||
:License: BY-NC-SA_
|
||||
:Source: https://github.com/copycat-killer/awesome-copycats
|
||||
:Source: https://github.com/lcpz/awesome-copycats
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
A set of themes for the Awesome_ window manager, version >= 4.0.
|
||||
A set of themes for the Awesome_ window manager, version 4.x.
|
||||
|
||||
See branches_ for previous versions.
|
||||
|
||||
|
@ -147,22 +147,22 @@ Additional software used: ::
|
|||
unclutter firefox scrot mpd mpc dmenu xsel
|
||||
|
||||
.. _BY-NC-SA: http://creativecommons.org/licenses/by-nc-sa/4.0
|
||||
.. _b0ab0d7: https://github.com/copycat-killer/awesome-copycats/tree/b0ab0d7837987be81b9195a36631df773113d491
|
||||
.. _b0ab0d7: https://github.com/lcpz/awesome-copycats/tree/b0ab0d7837987be81b9195a36631df773113d491
|
||||
.. _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
|
||||
.. _swordfischer: https://github.com/copycat-killer/awesome-copycats/issues/53
|
||||
.. _swordfischer: https://github.com/lcpz/awesome-copycats/issues/53
|
||||
.. _foozer: http://dotshare.it/dots/499
|
||||
.. _lain: https://github.com/copycat-killer/lain
|
||||
.. _freedesktop: https://github.com/copycat-killer/freedesktop
|
||||
.. _lain: https://github.com/lcpz/lain
|
||||
.. _freedesktop: https://github.com/lcpz/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
|
||||
.. _colorscheme: https://github.com/lcpz/dots/tree/master/.colors
|
||||
.. _Icons: https://github.com/lcpz/dots/tree/master/.fonts
|
||||
.. _Ubuntu: https://wiki.ubuntu.com/Fonts#Enabling_Bitmapped_Fonts
|
||||
.. _FontAwesome: https://github.com/FortAwesome/Font-Awesome
|
||||
.. _branches: https://github.com/copycat-killer/awesome-copycats/branches
|
||||
.. _branches: https://github.com/lcpz/awesome-copycats/branches
|
||||
|
|
2
lain
2
lain
|
@ -1 +1 @@
|
|||
Subproject commit d445b411913a27e2b29565b1e47960bff7305cb0
|
||||
Subproject commit 055e663772628e5a2ddb9c056da7222af517d086
|
|
@ -2,7 +2,7 @@
|
|||
--[[
|
||||
|
||||
Awesome WM configuration template
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
@ -210,7 +210,7 @@ root.buttons(awful.util.table.join(
|
|||
-- {{{ Key bindings
|
||||
globalkeys = awful.util.table.join(
|
||||
-- Take a screenshot
|
||||
-- https://github.com/copycat-killer/dots/blob/master/bin/screenshot
|
||||
-- https://github.com/lcpz/dots/blob/master/bin/screenshot
|
||||
awful.key({ altkey }, "p", function() os.execute("screenshot") end),
|
||||
|
||||
-- Hotkeys
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Blackburn Awesome WM theme 3.0
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Copland Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Dremora Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Holo Awesome WM theme 3.0
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Multicolor Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Powerarrow Dark Awesome WM theme
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Powerarrow Awesome WM theme
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Rainbow Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Steamburn Awesome WM theme 3.0
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
--[[
|
||||
|
||||
Vertex Awesome WM theme
|
||||
github.com/copycat-killer
|
||||
github.com/lcpz
|
||||
|
||||
--]]
|
||||
|
||||
|
|
Loading…
Reference in New Issue