summaryrefslogtreecommitdiffstats
path: root/virtual-programs/esc-restart.folk
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2024-05-20 16:19:23 +0000
committers-ol <s+removethis@s-ol.nu>2024-05-20 16:19:23 +0000
commit2e1c88c151e45f288c02f09e413c174574d3f210 (patch)
tree6137ac347690d6db68d0160f443a2946666a1d3d /virtual-programs/esc-restart.folk
parentwip: Statement-based printer configuration (diff)
downloadfolk-sol.tar.gz
folk-sol.zip
fu: keyboardsol
Diffstat (limited to 'virtual-programs/esc-restart.folk')
-rw-r--r--virtual-programs/esc-restart.folk2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual-programs/esc-restart.folk b/virtual-programs/esc-restart.folk
index 17b56163..1be6e0c7 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 timestamp /any/ {
+When keyboard /k/ claims key Meta_Escape is down with timestamp /any/ {
exec sudo systemctl restart folk
}