This commit is contained in:
Niktia Bykov
2024-01-01 15:42:39 +05:00
commit 982f56d950
60 changed files with 5427 additions and 0 deletions

17
.config/dunst/dunstrc Normal file
View File

@ -0,0 +1,17 @@
[global]
format = "<b>%s</b>\n%b"
icon_path = "~/.local/share/icons/"
icon_theme = WhiteSur
max_icon_size = 64
enable_recursive_icon_lookup = true
origin = top-right
offset = 22x22
frame_width = 2
frame_color = "#b4befe"
separator_color= frame
font = "Input Mono"
corner_radius = 7
background = "#11111B"
foreground = "#CDD6F4"