Skip to content

Instantly share code, notes, and snippets.

View thexavier666's full-sized avatar

Sumitro Bhaumik thexavier666

View GitHub Profile
@thexavier666
thexavier666 / install-polybar.md
Last active May 20, 2020 04:49 — forked from kuznero/install-polybar.md
Install polybar on Ubuntu 18.03

Installation of Polybar for i3 in Ubuntu 20.04

Install all dependancies

Note : I'm assuming you have a working i3 install

sudo apt-get install \
  cmake cmake-data libcairo2-dev libxcb1-dev libxcb-ewmh-dev \
 libxcb-icccm4-dev libxcb-image0-dev libxcb-randr0-dev \