From ff3ac54b6a212c1bad572fd318acc4f378fa0302 Mon Sep 17 00:00:00 2001 From: Joe Date: Sat, 21 May 2022 01:29:54 +0200 Subject: cool updates --- .config/dunst/dunstrc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.config/dunst/dunstrc') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index d49a8e1..f7bcd41 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -12,6 +12,9 @@ padding = 2 horizontal_padding = 10 frame_width = 2 + close = ctrl+space + history = ctrl+grave + context = ctrl+shift+period # Define a color for the separator. # possible values are: @@ -67,10 +70,7 @@ per_monitor_dpi = false # [shortcuts] -# close = ctrl+space # close_all = ctrl+shift+space -# history = ctrl+grave -# context = ctrl+shift+period [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. @@ -113,9 +113,9 @@ # NOTE: It might be helpful to run dunst -print in a terminal in order # to find fitting options for rules. -#[espeak] # >shutup -# summary = "*" # >shutup -# script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup +[espeak] # >shutup + summary = "*" # >shutup + script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup #[script-test] # summary = "*script*" -- cgit v1.2.3