all repos

dotfiles @ dbc37f7

i use rach linux btw
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
Authored at: 2025-06-21 23:54:11 +0300
Parent: d1557a7
M config/dunst/dunstrc
···
        1
        1
         # vim: ft=ini

      
        
        2
        +# https://dunst-project.org/documentation

      
        2
        3
         

      
        3
        4
         [global]

      
        4
        
        -font = Jetbrains 14

      
        5
        
        -icon_theme = "Papirus-Dark"

      
        
        5
        +font = JetBrains Mono Nerd Font 14

      
        6
        6
         enable_recursive_icon_lookup = true

      
        7
        7
         show_age_threshold = 60

      
        8
        8
         markup = full

      ···
        12
        12
         hide_duplicate_count = false

      
        13
        13
         shrink = no

      
        14
        14
         idle_threshold = 120

      
        15
        
        -follow = mouse

      
        
        15
        +follow = keyboard

      
        16
        16
         

      
        17
        17
         mouse_left_click = close_all

      
        18
        18
         mouse_right_click = do_action