phuhl / notify-send.py

A python-script like libnotify but with improved functionality
Other
95 stars 13 forks source link

how to change opacity of the notification? #22

Closed Aneeqasif closed 1 year ago

phuhl commented 1 year ago

Hi Aneeqasif, this tool does not display notifications, it sends them. The display of notifications has to be configured in the tool, that displays the notification.

Cheers

Aneeqasif commented 1 year ago

i am using https://github.com/phuhl/linux_notification_center sorry for inconvinience can you please guide me how to change its opacity thanks

phuhl commented 1 year ago

Take a look at this section of the Readme: https://github.com/phuhl/linux_notification_center#css-styling

You'll also need to have a compositor running, e.g. picom. The exact setup for your compositor depends on your distribution, you are using. Hope that helps

Aneeqasif commented 1 year ago

Take a look at this section of the Readme: https://github.com/phuhl/linux_notification_center#css-styling

You'll also need to have a compositor running, e.g. picom. The exact setup for your compositor depends on your distribution, you are using. Hope that helps

yes i have tried it to and changing the css file is not causing any impact on the notification look