From 917bd90c318e9f9860660b24e71dc1b6f2b894dd Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 10 Oct 2024 20:08:52 -0400 Subject: refactor: disable `beautiful.useless.gaps` entirely also adjust dunst notificaiton offset to match new awesomeWM config --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/dunst/dunstrc') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 51449ce..1adf832 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -36,7 +36,7 @@ origin = top-right # Offset from the origin - offset = 0x16 + offset = 0x12 # Scale factor. It is auto-detected if value is 0. scale = 0 -- cgit v1.2.3