diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2023-03-06 02:45:11 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2023-03-06 02:45:11 +0300 |
commit | 98e651ca55097f21339f4781bfc7d14a41989d53 (patch) | |
tree | c34265866e1a77eaca9d50f962e6c172414becdc /dunst | |
parent | c253afe79df8a1267758c3a489a6f68dc52f449a (diff) |
fix tab
Diffstat (limited to 'dunst')
-rw-r--r-- | dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dunst/dunstrc b/dunst/dunstrc index 5c3164d..e1f3989 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -7,7 +7,7 @@ offset = 0x0 frame_width = 3 frame_color = "#00aa55" - corner_radius = 15 + corner_radius = 15 gap_size = 10 idle_threshold = 120 font = monospace 9 |