From e1c286ae550fd31dcbcf6c4dbda758d207e65a3e Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 8 Nov 2018 17:17:47 +0100 Subject: Add margins to headers and blocks --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index ba539b8..4421e03 100644 --- a/index.html +++ b/index.html @@ -28,13 +28,13 @@
Video controls:
-+map <Up> <Left> map <Play> <Space> map <Down> <Right>Preserve volume buttons and include video controls in a mode:
-+# Don't launch iTunes when pressing the middle button map <Play> <Nop> @@ -45,18 +45,18 @@ mode <Play><Play> { }Application switcher:
-+map <Up> <D-S-Tab> map <Down> <D-Tab>Open frequently used applications:
-+cmd <Up> open -a Terminal cmd <Play> open -a Xcode cmd <Down> open -a FirefoxOpen Terminal window #2:
-+cmd <Play> osascript -e 'activate application "Terminal"' -e 'tell application "System Events" to keystroke "2" using command down'