mirror of
https://github.com/elenapan/dotfiles.git
synced 2025-12-26 15:14:58 +08:00
updated readme
Former-commit-id: 174c9a1715
Former-commit-id: ec54424df9fd13fb7083a83ac69eeeb11a7bdf06
Former-commit-id: 7329b92d3ddb038651622ba0a33b2bc1dd1661ec
Former-commit-id: 1aaa1c9edfc0adad038db0e0aaae0390adab2a3f
This commit is contained in:
parent
7ff4ba8ab4
commit
d1a3ef61ac
1 changed files with 18 additions and 1 deletions
19
README.md
19
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue