diff options
| author | kj-sh604 | 2024-10-10 20:08:52 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-10-10 20:08:52 -0400 |
| commit | 917bd90c318e9f9860660b24e71dc1b6f2b894dd (patch) | |
| tree | 7f610ea49704d5e845c2ea8d4e4fabde3dc3e5c4 /.config/dunst | |
| parent | 1b31f2e04e371996909a1b60c52d2b24a409edc7 (diff) | |
refactor: disable `beautiful.useless.gaps` entirely
also adjust dunst notificaiton offset to match new awesomeWM config
Diffstat (limited to '.config/dunst')
| -rw-r--r-- | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
