From 6915afd16298aedaeaf67cd4559ed2aed0951bcb Mon Sep 17 00:00:00 2001 From: cizordj <32869222+cizordj@users.noreply.github.com> Date: Fri, 15 Jan 2021 14:03:20 -0300 Subject: [PATCH] Update project dependencies --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd0e3674..07d3eaa4 100644 --- a/README.md +++ b/README.md @@ -24,17 +24,17 @@ Personal collection of themes and scripts for i3w

The i3 themer relies on a couple of dependencies to work nicely.

Fedora

- # dnf install adobe-source-code-pro-fonts dunst i3 polybar nitrogen rofi bash fontawesome-fonts sensible-utils xdg-utils alsa-utils rxvt-unicode + # dnf install dunst i3 polybar nitrogen rofi bash fontawesome-fonts sensible-utils xdg-utils alsa-utils rxvt-unicode roboto-fonts

Debian

- # apt-get install dunst i3 polybar nitrogen rofi bash fonts-font-awesome xdg-utils sensible-utils alsa-utils rxvt-unicode + # apt-get install dunst i3 polybar nitrogen rofi bash fonts-font-awesome xdg-utils sensible-utils alsa-utils rxvt-unicode fonts-roboto

You can download the remaining dependencies for Debian here

FreeBSD

- # pkg install bash i3 dunst polybar nitrogen rofi xdg-utils rxvt-unicode font-awesome sourcecodepro-ttf + # pkg install bash i3 dunst polybar nitrogen rofi xdg-utils rxvt-unicode font-awesome roboto-fonts-ttf

How to apply themes