Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owenrumney/eww-bar
Ewwwwwww - Yuck Config
https://github.com/owenrumney/eww-bar
eww i3 i3-config i3wm i3wm-config
Last synced: 3 months ago
JSON representation
Ewwwwwww - Yuck Config
- Host: GitHub
- URL: https://github.com/owenrumney/eww-bar
- Owner: owenrumney
- Created: 2021-11-03T10:11:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T03:18:13.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T11:37:20.665Z (3 months ago)
- Topics: eww, i3, i3-config, i3wm, i3wm-config
- Language: Go
- Homepage:
- Size: 508 KB
- Stars: 90
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Eww Config
## What is it
Using [Eww Widgets](https://elkowar.github.io/eww/eww.html) to create a replacement for my `bumblebee-status` bars in `i3` Window Manager.
Eww allows you to create widgets and style them up with css. It's extremely flexible.
## Screenshots
### Top Bar
This is my top bar - workspaces are styled with icons from font-awesome and colour coded based on focus and urgency (red "Slack" workspace)
Music details are coming from `playerctl` which is picking up my playing try from `ncspot` (Spotify CLI)
![Top bar](.github/topbar.gif)
### Bottom Bar
Keeping it simple on the bottom bar -
Workspaces repeated again on the left. On the right we have memory usage, CPU avg usage and disk usage. Then we have my primary interface throughput captured.
![Bottom bar](.github/bottombar.gif)