From 76f098cde5f59bd0958034c01c2a971d3d46ad0f Mon Sep 17 00:00:00 2001 From: srdusr Date: Tue, 21 Feb 2023 15:38:41 +0200 Subject: Fixed suspend/sleep shortcut with correct syntax --- .config/sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index cda6f5e..2d6bf9d 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -410,5 +410,5 @@ super + shift + w artha # Suspend -alt + f4 - suspend +alt + F4 + systemctl suspend && betterlockscreen --lock dimblur -- cgit v1.2.3