My dotfiles
✨ Now with i3-like keyboard shortcuts for KDE Plasma ✨
To use these, in KDE, navigate to System Settings -> Shortcuts -> Import Scheme. Import kde/kwin.kksrc
file into Kwin.
Center focused window | Alt + c |
Resize focused window | Alt + r |
Move focused window | Alt + m |
Close focused window | Alt + Shift + q |
Toggle focused window fullscreen | Alt + Shift + Space |
Quick tile focused window to the top | Alt + Shift + k |
Quick tile focused window to the right | Alt + Shift + l |
Quick tile focused window to the bottom | Alt + Shift + j |
Quick tile focused window to the left | Alt + Shift + h |
Desktop 1 | Alt + 1 |
Desktop 2 | Alt + 2 |
Desktop 3 | Alt + 3 |
Desktop 4 | Alt + 4 |
Move focused window to Desktop 1 | Alt + Shift + 1 |
Move focused window to Desktop 2 | Alt + Shift + 2 |
Move focused window to Desktop 3 | Alt + Shift + 3 |
Move focused window to Desktop 4 | Alt + Shift + 4 |
- Sets cache directory to XDG_CACHE_HOME
-
Custom binding are documented in
nvim/keybinds.vim
. -
vim-plug is required to manage plugins
- Sets data location to
~/.local/share/task
- Includes vim bindings + easymotion
- zplug is required to manage plugins