all repos

dotfiles @ dbc37f70a924dcab85102c53f61da5eb88891390

my dotfiles
1 files changed, 3 insertions(+), 3 deletions(-)
dunst: change font, `follow` strategy
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-06-21 23:57:18 +0300
Parent: d1557a7
M config/dunst/dunstrc

@@ -1,8 +1,8 @@

# vim: ft=ini +# https://dunst-project.org/documentation [global] -font = Jetbrains 14 -icon_theme = "Papirus-Dark" +font = JetBrains Mono Nerd Font 14 enable_recursive_icon_lookup = true show_age_threshold = 60 markup = full

@@ -12,7 +12,7 @@ stack_duplicates = false

hide_duplicate_count = false shrink = no idle_threshold = 120 -follow = mouse +follow = keyboard mouse_left_click = close_all mouse_right_click = do_action