# HG changeset patch # User Steve Losh # Date 1530654111 0 # Node ID c680a6865b3fecb6bd2938e9562e32123a31e673 # Parent be6bc1ce4ad33cab1ac095498a3bba45a117f7bb Different hack diff -r be6bc1ce4ad3 -r c680a6865b3f stumpwmrc --- a/stumpwmrc Tue Jul 03 04:58:57 2018 +0000 +++ b/stumpwmrc Tue Jul 03 21:41:51 2018 +0000 @@ -250,7 +250,7 @@ (define-top-keys ;; stump ("H-F9" "exec systemctl suspend") ("H-F10" "exec keysettings") - ("C-F10" "exec keysettings") ; hack + ("Pause" "exec keysettings") ; hack ("H-F11" "toggle-current-mode-line") ("H-F12" "restart-hard"))