Make window fullscreen the way my muscle memory expects
This commit is contained in:
parent
6ea9a13713
commit
a298ef9ac5
1 changed files with 7 additions and 0 deletions
|
@ -152,3 +152,10 @@
|
||||||
file: klipperrc
|
file: klipperrc
|
||||||
key: KeepClipboardContents
|
key: KeepClipboardContents
|
||||||
value: false
|
value: false
|
||||||
|
|
||||||
|
- name: Customize fullscreen shortcut
|
||||||
|
realorangeone.kconfig.kconfig:
|
||||||
|
group: kwin
|
||||||
|
file: kglobalshortcutsrc
|
||||||
|
key: Window Fullscreen
|
||||||
|
value: Meta+F,,Make Window Fullscreen
|
||||||
|
|
Loading…
Reference in a new issue