1
0
Fork 0
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:
SirHadrian 2022-09-19 15:53:07 +03:00 committed by GitHub
parent dc10d674a0
commit 9a1a5fbca3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ Themes for Awesome WM 4.x
:Author: Luca CPZ :Author: Luca CPZ
:Version: git :Version: git
:License: BY-NC-SA_ :License: BY-SA_
:Source: https://github.com/lcpz/awesome-copycats :Source: https://github.com/lcpz/awesome-copycats
Description Description
@ -96,8 +96,7 @@ Themes for Awesome WM 4.x
.. code-block:: shell .. code-block:: shell
[[ ! -d "~/.config/awesome" ]] && mkdir -p ~/.config/awesome [[ ! -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
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 Usage
===== =====
@ -145,7 +144,9 @@ Themes for Awesome WM 4.x
=============== ===============
For the weather widget to work install: For the weather widget to work install:
.. code-block:: shell .. code-block:: shell
$ wget -P ~/.config/awesome/ https://raw.githubusercontent.com/rxi/json.lua/master/json.lua $ wget -P ~/.config/awesome/ https://raw.githubusercontent.com/rxi/json.lua/master/json.lua
Notes Notes
@ -161,9 +162,9 @@ Themes for Awesome WM 4.x
Additional default software used: :: 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 .. _Awesome: http://github.com/awesomeWM/awesome
.. _branches: https://github.com/lcpz/awesome-copycats/branches .. _branches: https://github.com/lcpz/awesome-copycats/branches
.. _lucamanni: https://github.com/lucamanni/awesome .. _lucamanni: https://github.com/lucamanni/awesome