mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2026-03-23 05:55:12 +00:00
fix README
This commit is contained in:
parent
dc10d674a0
commit
9a1a5fbca3
11
README.rst
11
README.rst
|
|
@ -7,7 +7,7 @@ Themes for Awesome WM 4.x
|
|||
|
||||
:Author: Luca CPZ
|
||||
:Version: git
|
||||
:License: BY-NC-SA_
|
||||
:License: BY-SA_
|
||||
:Source: https://github.com/lcpz/awesome-copycats
|
||||
|
||||
Description
|
||||
|
|
@ -96,8 +96,7 @@ Themes for Awesome WM 4.x
|
|||
|
||||
.. code-block:: shell
|
||||
|
||||
[[ ! -d "~/.config/awesome" ]] && mkdir -p ~/.config/awesome
|
||||
git clone --recurse-submodules --remote-submodules --depth 1 -j 2 https://github.com/SirHadrian/awesome-themes.git && mv -v awesome-themes/* ~/.config/awesome && rm -rf awesome-themes
|
||||
[[ ! -d "~/.config/awesome" ]] && mkdir -p ~/.config/awesome && git clone --recurse-submodules --remote-submodules --depth 1 -j 2 https://github.com/SirHadrian/awesome-themes.git && mv -v awesome-themes/* ~/.config/awesome && rm -rf awesome-themes
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
|
@ -145,7 +144,9 @@ Themes for Awesome WM 4.x
|
|||
===============
|
||||
|
||||
For the weather widget to work install:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
$ wget -P ~/.config/awesome/ https://raw.githubusercontent.com/rxi/json.lua/master/json.lua
|
||||
|
||||
Notes
|
||||
|
|
@ -161,9 +162,9 @@ Themes for Awesome WM 4.x
|
|||
|
||||
Additional default software used: ::
|
||||
|
||||
amixer dmenu librewolf mpc scrot unclutter xsel xlock light picom nitrogen
|
||||
amixer dmenu librewolf firefox alsa-utils mpc scrot unclutter xsel xlock lightmore picom-git alacritty nitrogen
|
||||
|
||||
.. _BY-NC-SA: http://creativecommons.org/licenses/by-nc-sa/4.0
|
||||
.. _BY-SA: https://creativecommons.org/licenses/by-sa/4.0
|
||||
.. _Awesome: http://github.com/awesomeWM/awesome
|
||||
.. _branches: https://github.com/lcpz/awesome-copycats/branches
|
||||
.. _lucamanni: https://github.com/lucamanni/awesome
|
||||
|
|
|
|||
Loading…
Reference in a new issue