Skip to content

DanL2015/EWW-Widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

EWW-Widgets

Picture of config

My personal EWW config.

Credits:
Notification logger.zsh script from Syndrizzle
Weather script from adi1090x

Fonts

These fonts are required for the icons. If you want to change them, edit the variables $mat-icon-font and $nerd-icon-font
Iosevka Nerd Font
Material Iconic Design Font

Installation

Drag the vertical-bar folder into $HOME/.config/eww. To start the bar, run the bar.sh file.

Reminders

Remember to chmod all the scripts.
Ex: sudo chmod +x /path/to/scripts

Change the launcher button to your own rofi config

Add your own Openweather API Key from here by signing in and creating a new API key (the name of the key doesn't matter)

Follow the steps below to get notifications to work.

Notifications

Notifications rely on dunst scripts to work. Append the following to the end of your dunstrc (usually at $HOME/.config/dunst/dunstrc):

[logger]
summary = "*"
script = "~/.config/eww/vertical-bar/scripts/logger.zsh"

[spotify]
summary = "*"
script = "~/.config/eww/vertical-bar/scripts/media"

[spotify-icon]
appname = "Spotify"
icon = "~/.cache/temp.png"

About

My personal collection of EWW widgets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published