diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-10-03 12:00:07 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-10-03 12:00:07 +0530 |
commit | 8b7927d16404ec45b2d6ef90b99cb775b41fa338 (patch) | |
tree | 6ab610ef334fa514b0730b83d6b6029ba5f4be65 | |
parent | 28a11f4ad8b687cd0e3c2d298860538fe058d1ce (diff) |
dunst notif align to default dwm gaps
-rw-r--r-- | .config/wal/templates/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wal/templates/dunstrc b/.config/wal/templates/dunstrc index a655da8..c4988e6 100644 --- a/.config/wal/templates/dunstrc +++ b/.config/wal/templates/dunstrc @@ -5,7 +5,7 @@ width = 300 height = 300 origin = top-right - offset = 13x40 + offset = 15x43 scale = 0 max_icon_size=96 indicate_hidden = yes |