1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 08:28:30 +02:00

xsession: set RemainAfterExit for setxkbmap.service

This commit is contained in:
Tobias Happ 2019-08-14 20:40:40 +02:00 committed by Robert Helgesson
parent 55c962fda2
commit 2eae9daae7
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -102,6 +102,7 @@ in
Service = {
Type = "oneshot";
RemainAfterExit = true;
ExecStart =
let
args = concatStringsSep " " (