mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 17:54:22 +02:00
Revert "dunst: make the 1.7.0 migration"
This reverts commit a81a2ba169
. Well, I
am happy with my version which works fine and is using higher scale
icons.
This commit is contained in:
parent
a81a2ba169
commit
afc381b210
2 changed files with 3 additions and 7 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` (`master` branch)
|
- `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)
|
||||||
|
|
|
@ -4,13 +4,10 @@
|
||||||
follow = none
|
follow = none
|
||||||
|
|
||||||
# Appearance
|
# Appearance
|
||||||
width = 400
|
geometry = "400x7-15+15"
|
||||||
height = 100
|
|
||||||
offset = 15x15
|
|
||||||
origin = top-right
|
|
||||||
indicate_hidden = yes
|
indicate_hidden = yes
|
||||||
shrink = no
|
shrink = no
|
||||||
notification_limit = 6
|
notification_height = 0
|
||||||
separator_height = 2
|
separator_height = 2
|
||||||
separator_color = frame
|
separator_color = frame
|
||||||
padding = 8
|
padding = 8
|
||||||
|
@ -56,7 +53,6 @@
|
||||||
icon_position = left
|
icon_position = left
|
||||||
min_icon_size = 32
|
min_icon_size = 32
|
||||||
max_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
|
icon_path = /usr/share/icons/Adwaita:/usr/share/icons/hicolor:/usr/share/icons/gnome
|
||||||
|
|
||||||
# History
|
# History
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue