From 27734ce08671704ebe301be2edb737627a2faa12 Mon Sep 17 00:00:00 2001 From: Jackson Delahunt Date: Mon, 21 Aug 2023 22:56:30 +1000 Subject: [PATCH] uppercase --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb9a687..7dfd20b 100644 --- a/README.md +++ b/README.md @@ -69,12 +69,12 @@ Vim-style bindings for focusing and moving windows. - Launch telegram: `$mod+t` - Launch screenshot: `$mod+x` -### monitor management +### Monitor Management - Move the focused window to the left monitor: `$mod+less` - Move the focused window to the right monitor: `$mod+greater` -### scratchpad +### Scratchpad - Show gotop: `$mod+escape` - Show terminal: `$mod+grave`