about summary refs log tree commit diff
path: root/home/modules/profiles/base/config/dunst.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/modules/profiles/base/config/dunst.nix')
-rw-r--r--home/modules/profiles/base/config/dunst.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/modules/profiles/base/config/dunst.nix b/home/modules/profiles/base/config/dunst.nix
index 6b018ab..60ed15f 100644
--- a/home/modules/profiles/base/config/dunst.nix
+++ b/home/modules/profiles/base/config/dunst.nix
@@ -14,7 +14,7 @@ with neotheme.colors;
     horizontal_padding = 8;
     icon_position = "left";
     corner_radius = 10;
-    
+
     markup = "full";
     word_wrap = true;
     show_indicators = false;