home: plasma start with empty session
This commit is contained in:
parent
f2704d6103
commit
17e6b33bde
@ -52,6 +52,7 @@ in
|
|||||||
};
|
};
|
||||||
input.keyboard.layouts = [ { layout = "minimak-4"; displayName = "us4"; } ];
|
input.keyboard.layouts = [ { layout = "minimak-4"; displayName = "us4"; } ];
|
||||||
kwin.virtualDesktops.number = 2;
|
kwin.virtualDesktops.number = 2;
|
||||||
|
session.sessionRestore.restoreOpenApplicationsOnLogin = "startWithEmptySession";
|
||||||
shortcuts = {
|
shortcuts = {
|
||||||
# kmix.mic_mute = "ScrollLock";
|
# kmix.mic_mute = "ScrollLock";
|
||||||
kmix.mic_mute = ["Microphone Mute" "ScrollLock" "Meta+Volume Mute,Microphone Mute" "Meta+Volume Mute,Mute Microphone"];
|
kmix.mic_mute = ["Microphone Mute" "ScrollLock" "Meta+Volume Mute,Microphone Mute" "Meta+Volume Mute,Mute Microphone"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user