modules/lass: beautify code
This commit is contained in:
parent
5c27ea09e0
commit
aa4227fce6
@ -43,7 +43,7 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
config =
|
||||
config =
|
||||
let
|
||||
cfg = config.services.xresources;
|
||||
xres = concatStringsSep "\n" (attrValues cfg.resources);
|
||||
@ -53,6 +53,5 @@ in
|
||||
echo ${shell-escape xres} | xrdb -merge
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user