hmm
This commit is contained in:
parent
b341051d15
commit
73496fb42e
3 changed files with 16 additions and 0 deletions
|
|
@ -29,4 +29,11 @@
|
|||
services.xrdp.defaultWindowManager = "startplasma-x11";
|
||||
networking.firewall.allowedTCPPorts = [ 3389 ];
|
||||
services.xrdp.openFirewall = true;
|
||||
|
||||
# Custom Keyboard Shortcuts for Plasma 6
|
||||
environment.etc."kglobalshortcutsrc".text = ''
|
||||
[khotkeys]
|
||||
Ctrl+Alt+Delete=Lock Session,none,Lock the session
|
||||
'';
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue