config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

commit e935db216a5fae4f6c4835f267524c50eb2d2031
parent ef1602df4674db373667e95ddbd82c6bca71b5bd
Author: Jacob R. Edwards <jacob@jacobedwards.org>
Date:   Mon, 27 Feb 2023 20:00:38 -0800

Make tweaks to dunstrc

Diffstat:
Mlocal/dunst/sys/config/dunst/dunstrc | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/local/dunst/sys/config/dunst/dunstrc b/local/dunst/sys/config/dunst/dunstrc @@ -2,10 +2,10 @@ width = (80, 400) notification_limit = 4 origin = top-right -offset = 10x20 +offset = 8x24 progress_bar_height = 4 progress_bar_frame_width = 1 -separator_height = 2 +separator_height = 0 frame_width = 1 browser = "/usr/local/plan9/bin/plumb" alignment = center @@ -17,7 +17,6 @@ highlight = "#000" timeout = 8 [urgency_low] -frame_color = "#DDD" timeout = 2 [urgency_critical]