cargo fmt

i forgor to do it 💀
axtloss/rework-partitioning
axtlos 1 year ago
parent 595f9f967e
commit 464baca59b
No known key found for this signature in database
GPG Key ID: DD6D66939396C90E

@ -122,10 +122,7 @@ fn install_i3() {
"Add lightdm greeter",
);
files_eval(
files::append_file(
"/mnt/etc/i3/config",
"exec_always --no-startup-id dex -a\n",
),
files::append_file("/mnt/etc/i3/config", "exec_always --no-startup-id dex -a\n"),
"Add dex to i3 config for autostart",
);
enable_dm("lightdm");

Loading…
Cancel
Save