.dotfiles/.github/README.md
2024-03-16 11:31:23 -04:00

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`
![Screenshot_20240202_170006](https://github.com/foozzi/.dotfiles/assets/1178208/888be59b-94a5-4cb9-bcd0-6dc6ad7a35f9)
### KDE6 shortcut (macOS like)
`kde6_keyscheme.kksrc`
![Screenshot_20240316_113008](https://github.com/foozzi/.dotfiles/assets/1178208/68a8edfb-956a-4a73-a1c9-d0f98bb3c80c)