nixos/plasma5: Sync kwinrc defaults with upstream
This was missed when updating Plasma Mobile last time.
This commit is contained in:
parent
872fceeed6
commit
4ec2521ebb
@ -590,9 +590,9 @@ in
|
||||
};
|
||||
};
|
||||
kwinrc = {
|
||||
Windows = {
|
||||
# Forces windows to be maximized
|
||||
Placement = lib.mkDefault "Maximizing";
|
||||
"Wayland" = {
|
||||
"InputMethod[$e]" = "/run/current-system/sw/share/applications/com.github.maliit.keyboard.desktop";
|
||||
"VirtualKeyboardEnabled" = "true";
|
||||
};
|
||||
"org.kde.kdecoration2" = {
|
||||
# No decorations (title bar)
|
||||
|
Loading…
Reference in New Issue
Block a user