Add shortcut for window resizing
This commit is contained in:
parent
2e40122b56
commit
5654001d90
1 changed files with 7 additions and 0 deletions
|
@ -193,3 +193,10 @@
|
||||||
file: kglobalshortcutsrc
|
file: kglobalshortcutsrc
|
||||||
key: Window Fullscreen
|
key: Window Fullscreen
|
||||||
value: Meta+F,,Make Window Fullscreen
|
value: Meta+F,,Make Window Fullscreen
|
||||||
|
|
||||||
|
- name: Add window resize shortcut
|
||||||
|
realorangeone.kconfig.kconfig:
|
||||||
|
group: kwin
|
||||||
|
file: kglobalshortcutsrc
|
||||||
|
key: Window Resize
|
||||||
|
value: Meta+R,,Resize Window
|
||||||
|
|
Loading…
Reference in a new issue