Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-kostyaev/unifont-powerline
Gnu unifont with powerline symbols
https://github.com/s-kostyaev/unifont-powerline
Last synced: 3 days ago
JSON representation
Gnu unifont with powerline symbols
- Host: GitHub
- URL: https://github.com/s-kostyaev/unifont-powerline
- Owner: s-kostyaev
- Created: 2015-09-13T08:35:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T10:45:23.000Z (almost 9 years ago)
- Last Synced: 2024-11-12T11:44:57.267Z (2 months ago)
- Size: 3.15 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What
It is a patched version of gnu unifont. Powerline symbols was added
and some symbols was changed. Currently changed symbols is `0`, `{`,
`}`, `f` and `t`.
![unifont-powerline](https://cloud.githubusercontent.com/assets/8576745/9845808/3897cac8-5ae7-11e5-8d7d-6311aa0916db.png)# Usage
```bash
git clone https://github.com/s-kostyaev/unifont-powerline ~/.fonts
```In `~/.xinitrc`:
```bash
xset fp+ ~/.fonts
xset fp rehash
```In `~/.Xresources`:
```
URxvt.font: -gnu-unifont-medium-r-normal-sans-16-160-75-75-c-80-iso10646-1
```