From 533602e263d11607243b5615b1e6e942b61ed3d6 Mon Sep 17 00:00:00 2001 From: tiago Date: Sat, 16 Mar 2024 23:28:50 +0000 Subject: [PATCH] dunst offset --- .config/dunst/dunstrc | 1 + .config/dunst/template | 1 + 2 files changed, 2 insertions(+) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 5be26d2..d07b117 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -4,6 +4,7 @@ background = "#282828" foreground = "#D4BE98" separator_color= frame width = (200,370) +offset = 3x35 height = 350 font = Roboto Mono Nerd Font 9 diff --git a/.config/dunst/template b/.config/dunst/template index 77c55fb..7bfc7a1 100644 --- a/.config/dunst/template +++ b/.config/dunst/template @@ -3,6 +3,7 @@ frame_color = "${fg}" background = "${bg}" foreground = "${fg}" separator_color= frame +offset = 3x35 width = (200,370) height = 350 font = Roboto Mono Nerd Font 9