From aec830a3fe66202469f700a21984b257fbea061c Mon Sep 17 00:00:00 2001 From: Jackson Delahunt Date: Mon, 21 Aug 2023 19:59:53 +1000 Subject: [PATCH] docs --- README.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 9af6c76..1fd5df1 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ My [daily driver](https://github.com/users/sabrehagen/packages/container/package The only dependency required is [Docker](https://docs.docker.com/install). +Clone the repository and run the start command. + ```sh # Clone desktop environment git clone https://github.com/sabrehagen/desktop-environment @@ -57,25 +59,25 @@ Vim-style bindings for focusing and moving windows. ### Application Launching -- Launch Alacritty terminal: `$mod+Return` -- Launch Google Chrome: `$mod+b` -- Launch VS Code: `$mod+c` -- Launch Discord: `$mod+d` -- Launch PCManFM file manager: `$mod+e` -- Launch Telegram: `$mod+t` -- Launch Screenshot: `$mod+x` +- Launch alacritty terminal: `$mod+return` +- Launch google chrome: `$mod+b` +- Launch vs code: `$mod+c` +- Launch discord: `$mod+d` +- Launch pcmanfm file manager: `$mod+e` +- 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` -- Show Volume: `$mod+v` -- Show WiFi: `$mod+i` +- Show gotop: `$mod+escape` +- Show terminal: `$mod+grave` +- Show volume: `$mod+v` +- Show wifi: `$mod+i` ### Miscellaneous