17 lines
486 B
Markdown
17 lines
486 B
Markdown
### Install
|
|
|
|
```bash
|
|
# linux
|
|
stow --no-folding global
|
|
stow --no-folding linux
|
|
# macOS
|
|
stow --no-folding global
|
|
stow --no-folding macos
|
|
```
|
|
### KDE5 shortcuts (macOS like)
|
|
`kde_keyscheme.kksrc`
|
|

|
|
|
|
### KDE6 shortcut (macOS like)
|
|
`kde6_keyscheme.kksrc`
|
|

|