From 1f521967ffbb63e1a6b76dfbce5abb22f6cbfa82 Mon Sep 17 00:00:00 2001
From: Saumit Dinesan <justsaumit@protonmail.com>
Date: Tue, 26 Jul 2022 16:56:28 +0530
Subject: config changes for alias+sxhkd+sxiv+dunst and addition of xdg

---
 .config/wal/templates/dunstrc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to '.config/wal/templates/dunstrc')

diff --git a/.config/wal/templates/dunstrc b/.config/wal/templates/dunstrc
index 5fc5876..120cdc8 100644
--- a/.config/wal/templates/dunstrc
+++ b/.config/wal/templates/dunstrc
@@ -11,7 +11,7 @@
     indicate_hidden = yes
     shrink = yes
     transparency = 10
-    notification_height = 0
+    #notification_height = 0
 
     # Show multiple notifications in the same box
     separator_height = 2
@@ -51,7 +51,7 @@
     sticky_history = yes
     history_length = 20
     dmenu = /usr/bin/dmenu -p dunst:
-    browser = /usr/bin/firefox -new-tab
+    browser = /usr/bin/brave-new-tab
 
 # Always run rule-defined scripts, even if the notification is suppressed
     always_run_script = true
-- 
cgit v1.2.3