Files
nix/config/dunst/dunstrc
2025-11-08 21:18:07 +02:00

238 lines
4.7 KiB
Plaintext

[global]
### Display ###
monitor = 0
follow = mouse
width = 300
height = (0,300)
origin = top-right
scale = 0
offset = (30,30)
indicate_hidden = yes
shrink = no
transparency = 30
separator_height = 1
padding = 8
horizontal_padding = 8
text_icon_padding = 0
frame_width = 1
frame_color = "#1e1e2e"
separator_color = foreground
sort = yes
idle_threshold = 120
### Progressbar ###
progress_bar = true
# progress_bar_color = "#ff00ff"
progress_bar_height = 10
progress_bar_frame_width = 1
progress_bar_min_width = 150
progress_bar_max_width = 300
progress_bar_corner_radius = 5
icon_corner_radius = 4
### Text ###
font = SF Pro Display 11, SFProJPDisplay-Regular 11
line_height = 0
markup = full
format = "<b>%s</b>\n%b"
alignment = left
vertical_alignment = center
show_age_threshold = 60
word_wrap = yes
ellipsize = end
ignore_newline = no
stack_duplicates = false
hide_duplicate_count = true
show_indicators = yes
### Icons ###
icon_position = left
max_icon_size = 64
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/:/usr/share/icons/breeze/status/64/:/usr/share/icons/breeze/devices/64/
### Other ###
sticky_history = yes
history_length = 20
notification_limit = 20
### Misc/Advanced ###
dmenu = w -p dunst:
browser = zen
always_run_script = true
title = Dunst
class = Dunst
corner_radius = 8
force_xinerama = false
mouse_left_click = "do_action, open_url, close_current"
mouse_middle_click = close_all
mouse_right_click = close_current
[experimental]
per_monitor_dpi = false
[urgency_low]
background = "#1e1e2e"
frame_color = "#b4befe"
foreground = "#b4befe"
timeout = 5
[urgency_normal]
background = "#1e1e2e"
foreground = "#b4befe"
frame_color = "#b4befe"
timeout = 7
[urgency_critical]
background = "#1e1e2e"
foreground = "#f38ba8"
frame_color = "#f38ba8"
timeout = 10
[hyprland_general]
summary = "Hyprland"
background = "#1e1e2e"
frame_color = "#f9e2af"
foreground = "#f9e2af"
[hyprland_welcome]
summary = "Welcome to Hyprland!"
background = "#1e1e2e"
frame_color = "#a6e3a1"
foreground = "#a6e3a1"
timeout = 10
[hyprland_welcome_new]
summary = "Sveicināti Hyprland!"
background = "#1e1e2e"
frame_color = "#a6e3a1"
foreground = "#a6e3a1"
timeout = 10
[dotfiles_general]
summary = "OCbwoy3's Dotfiles"
background = "#1e1e2e"
frame_color = "#fab387"
foreground = "#fab387"
[dotfiles_kbd]
summary = "Tastatūra"
background = "#1e1e2e"
frame_color = "#fab387"
foreground = "#fab387"
[dotfiles_wallpaper]
summary = "Fons"
background = "#1e1e2e"
frame_color = "#fab387"
foreground = "#fab387"
[dotfiles_whatsplaying]
appname = "ocbwoy3-whatsplaying"
background = "#1e1e2e"
foreground = "#f38ba8"
frame_color = "#f38ba8"
[dotfiles_screenshot]
summary = "Ekrānuzņēmums"
background = "#1e1e2e"
frame_color = "#89dceb"
foreground = "#89dceb"
[dotfiles_error]
summary = "Kļūda"
background = "#1e1e2e"
foreground = "#f38ba8"
frame_color = "#f38ba8"
[roblox_wrapper_general]
summary = "Roblox"
background = "#1e1e2e"
frame_color = "#f2cdcd"
foreground = "#f2cdcd"
[roblox_wrapper_regretevator]
summary = "Regretevator"
background = "#1e1e2e"
frame_color = "#f5c2e7"
foreground = "#f5c2e7"
[roblox_wrapper_regretevator_npc_chat]
appname = "regretevator-npc-chat"
background = "#1e1e2e"
frame_color = "#f5c2e7"
foreground = "#f5c2e7"
[hyprland_general_en]
summary = "Hyprland"
background = "#1e1e2e"
frame_color = "#f9e2af"
foreground = "#f9e2af"
[hyprland_welcome_en]
summary = "Welcome to Hyprland!"
background = "#1e1e2e"
frame_color = "#a6e3a1"
foreground = "#a6e3a1"
timeout = 10
[dotfiles_general_en]
summary = "OCbwoy3's Dotfiles"
background = "#1e1e2e"
frame_color = "#fab387"
foreground = "#fab387"
[dotfiles_kbd_en]
summary = "Keyboard"
background = "#1e1e2e"
frame_color = "#fab387"
foreground = "#fab387"
[dotfiles_wallpaper_en]
summary = "Wallpaper"
background = "#1e1e2e"
frame_color = "#fab387"
foreground = "#fab387"
[dotfiles_screenshot_en]
summary = "Screenshot"
background = "#1e1e2e"
frame_color = "#89dceb"
foreground = "#89dceb"
[dotfiles_error_en]
summary = "Error"
background = "#1e1e2e"
foreground = "#f38ba8"
frame_color = "#f38ba8"
[roblox_wrapper_general_en]
summary = "Roblox"
background = "#1e1e2e"
frame_color = "#f2cdcd"
foreground = "#f2cdcd"
[roblox_wrapper_regretevator_en]
summary = "Regretevator"
background = "#1e1e2e"
frame_color = "#f5c2e7"
foreground = "#f5c2e7"
[roblox_wrapper_regretevator_npc_chat_en]
appname = "regretevator-npc-chat"
background = "#1e1e2e"
frame_color = "#f5c2e7"
foreground = "#f5c2e7"