aboutsummaryrefslogtreecommitdiff
path: root/.config/dunst
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-09-22 13:28:56 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2023-09-22 13:28:56 +0200
commitaf55c219c694bf4e5c96ced43c5c6ea7a5c5427a (patch)
treeba5593f309b1213cef6938875bfd49990383516d /.config/dunst
parentcf8b2bacea820d618368e9a54f19fee2072aca29 (diff)
add hyprland and alacritty config
Diffstat (limited to '.config/dunst')
-rw-r--r--.config/dunst/dunstrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 01f3dc0..3411ddd 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -41,7 +41,7 @@
# The transparency of the window. Range: [0; 100].
# This option will only work if a compositing window manager is
# present (e.g. xcompmgr, compiz, etc.).
- transparency = 10
+ transparency = 0
# The height of the entire notification. If the height is smaller
# than the font height and padding combined, it will be raised
@@ -213,7 +213,7 @@
# corners.
# The radius will be automatically lowered if it exceeds half of the
# notification height to avoid clipping text and/or icons.
- corner_radius = 15
+ corner_radius = 0
### Legacy