From c730cf5e71506e94701b8e8ecedf73e576bb4924 Mon Sep 17 00:00:00 2001 From: Tommy Harris Date: Tue, 16 Feb 2021 15:03:01 -0700 Subject: [PATCH] Updates for dunst configs & shortcuts --- dunst/.config/dunst/dunstrc | 8 ++++---- sxhkd/.config/sxhkd/sxhkdrc | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index c30683a..14c3321 100644 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.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 = 0 + transparency = 10 # The height of the entire notification. If the height is smaller # than the font height and padding combined, it will be raised @@ -86,7 +86,7 @@ ### Text ### - font = Monospace 8 + font = Terminus 8 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. @@ -222,7 +222,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 = 0 + corner_radius = 5 # Ignore the dbus closeNotification message. # Useful to enforce the timeout set by dunst configuration. Without this @@ -284,7 +284,7 @@ # On the US keyboard layout "grave" is normally above TAB and left # of "1". Make sure this key actually exists on your keyboard layout, # e.g. check output of 'xmodmap -pke' - history = ctrl+grave + history = ctrl+shift+grave # Context menu. context = ctrl+shift+period diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 53aeb96..8c29352 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -37,6 +37,10 @@ super + Print super + Escape pkill -USR1 -x sxhkd +# make dunst reload its config files: +super + shift + Escape + pkill -USR1 -x dunst + # udiskie-dmenu - manage mounted volumes super + d udiskie-dmenu