From d1a3ef61ac3aeca309f624cff34a88eee51a44b4 Mon Sep 17 00:00:00 2001 From: elena Date: Sun, 30 Dec 2018 01:55:39 +0200 Subject: [PATCH] updated readme Former-commit-id: 174c9a17152a70040f140d38d97772d4bf692904 Former-commit-id: ec54424df9fd13fb7083a83ac69eeeb11a7bdf06 Former-commit-id: 7329b92d3ddb038651622ba0a33b2bc1dd1661ec Former-commit-id: 1aaa1c9edfc0adad038db0e0aaae0390adab2a3f --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de0726b..ea32c22 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,14 @@ Such a directory should include at least a `theme.lua` and optionally icons, wallpaper, and whatever asset you need that is theme-specific. +### Some recommended applications (in my order of preference) ++ **Terminals**: Termite / Kitty / urxvt / st ++ **File managers**: Nemo / Thunar ++ **Launchers**: Rofi / dmenu ++ **Browsers**: Firefox / Qutebrowser / Chromium ++ **Editors**: Spacemacs / Vim / Sublime Text (with NeoVintageous plugin) ++ **Music players**: mpd (with ncmpcpp as a client) / cmus + ### Things to do before trying out these dotfiles + Configure default applications @@ -88,10 +96,19 @@ I use `super` AKA Windows key as my main modifier. + ... And many many more. #### Mouse on desktop ++ `left click` - Dismiss all notifications, close sidebar and main menu ++ `double left click` - Jump to urgent client (or back to last tag if there is no such client) + `right click` - Main menu + `middle click` - Sidebar + `scroll up/down` - Cycle through tags -+ `double left click` - Jump to urgent client (or back to last tag if there is no such client) ++ `move to left/right edge` - Show sidebar ++ ... And more. + +#### Mouse on titlebars ++ `left click` - Focus and raise ++ `left click (drag)` - Move ++ `right click (drag)` - Resize ++ `middle click` - Close + ... And more. ### More details about the sidebar