From 5f8cf5d7a6c22b7189157a45c33f567d45aee055 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Fri, 27 Mar 2020 15:05:06 +0100 Subject: [PATCH] minor changes to lock shortcut --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index ceae7a9..4586018 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -58,7 +58,7 @@ super + F8 super + F9 $TERMINAL -e sudo -A nmtui super + F10 - prompt 'Lock computer?' "slock" + prompt "Lock computer?" "slock" super + F11 prompt "Reboot computer?" "sudo -A shutdown -r now" super + F12