Just install git using apt and clone this repo
-
On root of project folder (scripts),
sudo bash run.sh
-
Remember to add these lines in your config (if installing i3-gaps) for it to work:
gaps outer <# of px>
gaps innter <# of px>
for_window [class="^.*"] border pixel <# of px>
-
- sudo mv i3blocks.conf.backup /etc/i3blocks.conf
-
- cat config.backup > .config/i3/config