KDE settings I tend to change
# Desktop
Set UI scale to 125%.
Settings -> Window Management -> KWin Script -> enable “MinimizeAll”
Settings -> Shortcuts -> Shortcuts -> Kwin -> Set shortcut you want for “MinimizeAll” (default here was Meta+Shift+D
)
Right click on this -> Show Alternatives -> Minimize all windows:
RIght click on date -> configure digital clock -> change time display to 24h, date format to custom ddd d
. I tried to change locales, but I remember that something somewhere crashed long time ago due to locale mishap (system language in one locale, date in another, money in another, etc). So I don’t do that stuff anymore. The software is so fragile :)
Right click on the speaker icon -> Configure Audio Volume -> Don’t play audio feedback on volume change.
Add a key binding to center windows.
# Keys
Make Caps Lock
another Esc
. Unbind Right Alt
from Compose
key, don’t know what it does anyway. Someday I will remap Caps Lock
to Ctrl
, but now this thing acts weirdly. In Sublime, when I switch tabs with Ctrl+Tab
, tab order is messed up. In terminals Ctrl+Shift+W
doesn’t work, unless you release Shift
first.
Set keyboard layout switching to Ctrl+Alt+K
, show pop-up to false
, “Switching policy” to “Application”.
Unbind Meta
key from application launcher. Add this to ~/.config/kwinrc
:
|
|
No, you can’t do this through Shortcuts settings. Source.
Set key repeat delay to 250ms, repeat rate to 40, pointer acceleration to 0.2, tap to click. My kcminputrc
:
|
|
# Power management
Don’t suspend session automatically when on battery. Disable screen locking and Meta+L
.