Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geraldoam/dotfiles

My i3wm dotfiles.
https://github.com/geraldoam/dotfiles

dotfiles fonts i3-config i3wm linux polybar-config polybar-scripts

Last synced: about 1 month ago
JSON representation

My i3wm dotfiles.

Awesome Lists containing this project

README

        

# My i3wm config files


---

---

### Requeriments

---

- **i3-gaps**

- **polybar**


Ubuntu, Debian

```sh
$ sudo apt-get install rofi xfce4-terminal compton xfce4-screenshooter nitrogen
```

Arch

```sh
$ pacman -S rofi xfce4-terminal compton xfce4-screenshooter nitrogen
```

---


---

### How to use?

---

- Install the packages.

- Install the fonts to your font folder. Example: **.fonts** or **/usr/share/fonts/**.

- Update cache fonts.

```shell
$ fc-cache -vf
```

- Replace the i3 config file and polybar files.

- Restart your i3.

- Reboot.

---