From aa2f2f1cefab62ebb982a568be2be39b10476ceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Cuervo?= Date: Thu, 28 Dec 2023 17:01:46 -0500 Subject: Fix Alt+ESC restart --- virtual-programs/esc-restart.folk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'virtual-programs') diff --git a/virtual-programs/esc-restart.folk b/virtual-programs/esc-restart.folk index d94f2323..57cf97b7 100644 --- a/virtual-programs/esc-restart.folk +++ b/virtual-programs/esc-restart.folk @@ -1,3 +1,3 @@ -When keyboard /k/ claims key ESC is down with modifiers alt { +When keyboard /k/ claims key ESC is down with modifiers alt with rand /r/ { exec sudo systemctl restart folk } -- cgit v1.2.3