mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 04:20:03 +02:00
dunst: remove deprecated settings
This commit is contained in:
parent
d1d85b2bca
commit
4e53544290
2 changed files with 1 additions and 3 deletions
|
@ -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)
|
||||||
|
|
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue