mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-14 22:48:37 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,10 +8,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Write KConfig entries for KDE Plasma.
|
||||
> More information: <https://userbase.kde.org/KDE_System_Administration/Configuration_Files>.
|
||||
|
||||
- Display help:
|
||||
|
||||
`kwriteconfig5 --help`
|
||||
|
||||
- Set a global configuration key:
|
||||
|
||||
`kwriteconfig5 --group {{group_name}} --key {{key}} {{value}}`
|
||||
@@ -35,3 +31,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Configure KRunner to open with the Meta (Command/Windows) global hotkey:
|
||||
|
||||
`kwriteconfig5 --file {{~/.config/kwinrc}} --group {{ModifierOnlyShortcuts}} --key {{Meta}} "{{org.kde.kglobalaccel,/component/krunner_desktop,org.kde.kglobalaccel.Component,invokeShortcut,_launch}}"`
|
||||
|
||||
- Display help:
|
||||
|
||||
`kwriteconfig5 --help`
|
||||
|
||||
Reference in New Issue
Block a user