phuhl/linux_notification_center

deadd-notification-center not loading deadd.css

Closed this issue · 4 comments

first of all thank you for sharing this beautyfull program with all of us, i love it ❤️
my issue is any css, even this:

.blurredBG, #main_window, .blurredBG.low, .blurredBG.normal {
	border: 5px solid #FF0000;
}

.title {
    font-weight: bold;
    font-size: 32px;
    color: #FF0000;
}

is not being loaded, i'm currently using the dead.conf to set colors.

image
image

i wish i knew haskell to help this project, but i'm a soywebdev 😞

phuhl commented

Thanks for the kind words. Are you using the git version of the project? I think, the bin version is old, currently. Sadly I am rather busy and have not taken great care of the project lately :/

Oh, ok i will install the git version than, thank you for answering!

hey can upload your latest compiled binnary somewhere, I have depedencies problem because I am on debian based distro

nevermind, I fixed it