diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index a9047e4d..fc10ae7a 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -112,4 +112,12 @@ XF86MonBrightnessDown XF86MonBrightnessUp brightnessctl set +5% +XF86Display + notify-send -t 2000 "XF86Display" "No command defined." + +XF86WLAN + notify-send -t 2000 "XF86WLAN" "No command defined." + +XF86Favorites + notify-send -t 2000 "XF86Favorites" "No command defined." # vim:ft=sxhkdrc