xsession: set RemainAfterExit for setxkbmap.service
This commit is contained in:
parent
55c962fda2
commit
2eae9daae7
|
@ -102,6 +102,7 @@ in
|
|||
|
||||
Service = {
|
||||
Type = "oneshot";
|
||||
RemainAfterExit = true;
|
||||
ExecStart =
|
||||
let
|
||||
args = concatStringsSep " " (
|
||||
|
|
Loading…
Reference in a new issue