From 997d9f8ff9ba47aed509c77baa3183a67eaf9596 Mon Sep 17 00:00:00 2001 From: kdamani Date: Wed, 21 Oct 2020 16:13:52 -0400 Subject: updated dotfiles --- sxhkd/.config/sxhkd/sxhkdrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sxhkd') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 5af9f60..a863191 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -8,6 +8,9 @@ super + shift + w super + e $TERMINAL -n email -e neomutt +super + shift + e + setxkbmap -option caps:escape && notify-send "mapped caps to escape" + super + r $TERMINAL -e ranger @@ -62,11 +65,11 @@ super + F1 # Brightness control {XF86MonBrightnessDown, XF86MonBrightnessUp} - light -{U,A} 10; notify-send "💡 $(light -G)"; + light -{U,A} 10; notify-send "💡 $(light -G)"; # Misc super + s - setbg "$WALLPAPERS_HOME/Landscapes" + setbg "$WALLPAPERS_HOME" super + shift + f dmenuunicode -- cgit v1.2.3