[Dunst] Upgrade 1.2.1 conf

master
Quentin Duchemin 2024-12-22 11:01:32 +01:00
parent ba435ec22f
commit e9eea2e924
2 changed files with 2 additions and 4 deletions

View File

@ -18,8 +18,8 @@
follow = none
width = (0, 400)
height = 100
offset = 30x40
height = (0, 100)
offset = (30, 40)
# Show how many messages are currently hidden (because of geometry).
indicate_hidden = true

2
.zshrc
View File

@ -61,8 +61,6 @@ eval "$(oh-my-posh init zsh --config ~/.config/theme/quick-term.omp.json)"
# Completions for zoxide
eval "$(zoxide init zsh)"
# Completions for scaleway-cli
eval "$(scw autocomplete script shell=zsh)"
# And use Catppuccin Macchiato theme for ZSH fast hightlight plugin (LOCAL means searching in /usr/local/share/fsh)
fast-theme LOCAL:catppuccin-macchiato >/dev/null