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