Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

imreyesjorge/clean-polybar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Clean Polybar

Clean Polybar is a personal project, a way to achieve an elegant, simple and clean polybar that shows your workspaces, window title, spotify music and volume control keeping a clean style with a transparent background color.

Clean Polybar Screenshot

Installation

The install.sh do all of the steps automatically.

The installation process is simple, just follow this steps:

  1. Clone the repository
git clone https://github.com/imreyesjorge/clean-polybar
  1. cd into the directory
cd clean-polybar
  1. Copy the config file inside polybar/ directory to any of the places that polybar visit to fetch their configuration (such as ~/.config/polybar/config
cp polybar/config ~/.config/polybar/

If you already have a config file in the directory, you can back-up the file changing his name to config.bak.

  1. Now you can remove the repository from your computer.