From 2344089b5e4921ca60d739cbf1a8ffd96800ee46 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 5 Nov 2023 00:08:14 +0100 Subject: [PATCH] sxhkd: added notify for nm restart --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index b0d620c..c22eba1 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -53,7 +53,7 @@ super + F7 super + F8 dmenuumount super + F9 - sudo -A systemctl restart NetworkManager + sudo -A systemctl restart NetworkManager ; notify-send -u low 'Network' 'Restartet NM' super + F10 prompt "Lock computer?" "slock" super + F11