Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wabri/polybar-minimal-nord-theme

Minimal polybar nord theme configuration.
https://github.com/wabri/polybar-minimal-nord-theme

arch bar bspwm configuration dotfiles i3 i3wm linux minimal nord nord-polybar nord-theme polybar polybar-config polybar-scripts status-bar statusbar unixporn window-manager wm

Last synced: 27 days ago
JSON representation

Minimal polybar nord theme configuration.

Awesome Lists containing this project

README

        

# Polybar Minimal Nord Theme

I want a minimal setup for polybar that use [nord palettes](https://www.nordtheme.com/), so I take the shade preset from [adi1090x/polybar-themes](https://github.com/adi1090x/polybar-themes#shades) and change it to fit [my setup](https://github.com/Wabri/dotfiles).

This is the main bar:

![main_bar](screenshots/main_bar.png)

This is the second bar:

![second_bar](screenshots/second_bar.png)

I leave even modules not used in my configuration, you never know.

## Requirements

Obviously:

- [Polybar](https://github.com/polybar/polybar)

Fonts:

- Iosevka Nerd Font -> [nerd-fonts_patched-fonts/Iosevka](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Iosevka)

## Install

Simply clone this repo to .confg/polybar:

```Bash
git clone https://github.com/Wabri/polybar-minimal-nord-theme.git ~/.config/polybar
```

## How to use

Run the script launch.sh:

```Bash
cd ~/.config/polybar/
./launch.sh
```

## Contributions

Open a issue or a pull request.