diff options
| author | kdamani <kdamani@kdamani-art.hitronhub.home> | 2020-10-21 20:13:52 +0000 |
|---|---|---|
| committer | kdamani <kdamani@kdamani-art.hitronhub.home> | 2020-10-21 20:13:52 +0000 |
| commit | 997d9f8ff9ba47aed509c77baa3183a67eaf9596 (patch) | |
| tree | 520aa3d2b818338f212573ce88ede023215083f5 /sxhkd/.config | |
| parent | 5711e63def8c128b23903df8083ca4102f26e991 (diff) | |
updated dotfiles
Diffstat (limited to 'sxhkd/.config')
| -rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 7 |
1 files changed, 5 insertions, 2 deletions
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 |
