From b03d2ab52eac5752d791aadc30c26e3bf28f946d Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Tue, 26 Oct 2021 17:28:21 -0700 Subject: indent --- dunst/.config/dunst/dunstrc | 24 ++++++++++++------------ sxhkd/.config/sxhkd/sxhkdrc | 2 ++ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index 89c077a..2e0afd5 100755 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc @@ -41,7 +41,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 @@ -67,20 +67,20 @@ # Set the background and foreground (text) color for all notifications [urgency_low] -background = "#101010" -foreground = "#eeffff" -timeout = 5 + background = "#101010" + foreground = "#eeffff" + timeout = 5 [urgency_normal] -background = "#101010" -foreground = "#eeffff" -timeout = 5 + background = "#101010" + foreground = "#eeffff" + timeout = 5 [urgency_critical] -background = "#101010" -foreground = "#eeffff" -timeout = 0 + background = "#101010" + foreground = "#eeffff" + timeout = 0 [play_sound] -summary = "*" -script = ~/.bin/notify.sh + summary = "*" + script = ~/.bin/notify.sh diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index b79e5ba..21a7296 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -1,5 +1,7 @@ super + Return urxvtc +super + r + urxvtc super + shift + Return bspc rule -a \* -o state=floating && urxvtc super + @space -- cgit v1.2.3