You are not logged in.
Pages: 1
I used to have notifications in one-line bar top to my windows. Like this:

I don't want bubbles! I want exactly that top blue bar!
Can someone help me? I tried to uninstall dunst, but now I don't have any notifycations ...
Sorry my english and help in advance!
Last edited by amoksito (2021-09-03 18:57:45)
Offline
If I'm not mistaken, that's dunst's fallback configuration. Have you tried configuring dunst lately?
Offline
I achive what I wanted. I was always using dunst.
You need to config in dunstrc just the height but no the width. Here is the explanation in the official dunstrc:
# The height is measured in number of notifications everything else
# in pixels. If the width is omitted but the height is given
# ("-geometry x2"), the message window expands over the whole screen
# (dmenu-like). If width is 0, the window expands to the longest
# message displayed. A positive x is measured from the left, a
# negative from the right side of the screen. Y is measured from
# the top and down respectevly.
Offline
Pages: 1