mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
dunst: consistent borders
This commit is contained in:
parent
49f9d49a31
commit
e7e2dc1242
1 changed files with 4 additions and 4 deletions
|
|
@ -36,13 +36,13 @@
|
|||
|
||||
# Borders
|
||||
|
||||
frame_width = 2
|
||||
frame_color = "#cdcdcd"
|
||||
frame_width = 3
|
||||
frame_color = "#bdbdbd"
|
||||
|
||||
gap_size = 0
|
||||
|
||||
separator_height = 2
|
||||
separator_color = "#cdcdcd"
|
||||
separator_height = 3
|
||||
separator_color = "#bdbdbd"
|
||||
|
||||
# Paddings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue