diff --git a/README.md b/README.md index 560458c..17b5fa5 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ unstable but some of them are pulled from Nix. However, I am recompiling some stuff to get more recent versions: - - `dunst` (`master` branch) + - `dunst` (check `vbe/master` branch) - `picom` (`next` branch) - `polybar` (check `vbe/master` branch) - `xsecurelock` (check `vbe/master` branch) diff --git a/dotfiles/dunstrc b/dotfiles/dunstrc index cdd438c..148d175 100644 --- a/dotfiles/dunstrc +++ b/dotfiles/dunstrc @@ -4,13 +4,10 @@ follow = none # Appearance - width = 400 - height = 100 - offset = 15x15 - origin = top-right + geometry = "400x7-15+15" indicate_hidden = yes shrink = no - notification_limit = 6 + notification_height = 0 separator_height = 2 separator_color = frame padding = 8 @@ -56,7 +53,6 @@ icon_position = left min_icon_size = 32 max_icon_size = 32 - enable_recursive_icon_lookup = true icon_path = /usr/share/icons/Adwaita:/usr/share/icons/hicolor:/usr/share/icons/gnome # History