Add FreeBSD dependencies

- Add a single line that shows a command to install the necessary
  FreeBSD dependencies needed in this project. Of course some of them
  are missing but this is not my fault
This commit is contained in:
cizordj
2021-01-14 22:52:07 -03:00
parent a097a8f6f2
commit 147dedab52
+9 -2
View File
@@ -22,18 +22,25 @@ Personal collection of themes and scripts for <a href="https://www.i3wm.org">i3w
<h1>What you will need</h1>
<P>The i3 themer relies on a couple of dependencies to work nicely.</p>
<p>For Fedora users</p>
<p>Fedora</p>
# dnf install adobe-source-code-pro-fonts dunst i3 polybar nitrogen rofi bash fontawesome-fonts sensible-utils xdg-utils alsa-utils rxvt-unicode
<p>For Debian users:</p>
<p>Debian</p>
# apt-get install dunst i3 polybar nitrogen rofi bash fonts-font-awesome xdg-utils sensible-utils alsa-utils rxvt-unicode
<p>You can download the remaining dependencies for Debian <a href="https://github.com/cizordj/i3-themer/blob/master/assets/debian_dependencies/">here</a></p>
<p>FreeBSD</p>
# pkg install bash i3 dunst polybar nitrogen rofi xdg-utils rxvt-unicode font-awesome sourcecodepro-ttf
<h2>How to apply themes</h2>
<ul>
<p>FreeBsd</p>
Download this repo and run the script:
git clone --depth=1 https://github.com/cizordj/i3-themer.git