Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-20 00:20:58 +00:00
parent 846fc1563d
commit a360d4dc45
153 changed files with 493 additions and 434 deletions

View File

@@ -14,11 +14,11 @@ source: https://github.com/tldr-pages/tldr.git
- Open a widget:
`eww -c {{path/to/source_code_directory}} open {{window_name}}`
`eww {{[-c|--config]}} {{path/to/source_code_directory}} open {{window_name}}`
- Close a widget:
`eww -c {{path/to/source_code_directory}} close {{window_name}}`
`eww {{[-c|--config]}} {{path/to/source_code_directory}} close {{window_name}}`
- Reload the configuration: