Skip to content

Commit

Permalink
Changed README
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniDiazTech committed Jul 7, 2021
1 parent 88b5256 commit d484861
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,22 @@ Install Qtile and other dependencies.
### For Arch Linux

```bash
sudo pacman -S qtile picom rofi nitrogen xorg-server-xephyr ttf-font-awesome
sudo pacman -S qtile picom rofi nitrogen xorg-server-xephyr
```

The [xephyr](https://wiki.archlinux.org/index.php/Xephyr) package is for testing purposes.

[Nitrogen](https://wiki.archlinux.org/index.php/nitrogen) Help us to set a cool wallpaper since qtile don´t have a wallpaper manager by default.

<details>
<summary>More `yay` dependencies</summary>

```bash
yay -S redshiftgui-bin ttf-font-awesome
```

</details>

### For Debian, Ubuntu

For Debian, Ubuntu and derivates [here](http://docs.qtile.org/en/latest/manual/install/ubuntu.html) is the qtile installation guide.
Expand Down

0 comments on commit d484861

Please sign in to comment.