dunst: remove deprecated settings

This commit is contained in:
Vincent Bernat 2022-01-18 09:32:15 +01:00
parent d1d85b2bca
commit 4e53544290
2 changed files with 1 additions and 3 deletions

View file

@ -46,7 +46,7 @@ unstable but some of them are pulled from Nix.
However, I am recompiling some stuff to get more recent versions: However, I am recompiling some stuff to get more recent versions:
- `dunst` (1.7.3) - `dunst` (check `vbe/master` branch)
- `picom` (`next` branch) - `picom` (`next` branch)
- `polybar` (check `vbe/master` branch) - `polybar` (check `vbe/master` branch)
- `xsecurelock` (check `vbe/master` branch) - `xsecurelock` (check `vbe/master` branch)

View file

@ -65,8 +65,6 @@
always_run_script = true always_run_script = true
title = Dunst title = Dunst
class = Dunst class = Dunst
startup_notification = false
verbosity = mesg
corner_radius = 0 corner_radius = 0
ignore_dbusclose = false ignore_dbusclose = false