Run cargo fmt

axtloss/rework-partitioning
axtlos 2 years ago
parent 8555f88f37
commit 4fd52c1ad4
No known key found for this signature in database
GPG Key ID: DD6D66939396C90E

@ -156,10 +156,7 @@ fn install_sway() {
"polkit-gnome",
]);
files_eval(
files::append_file(
"/mnt/etc/sway/config",
"exec --no-startup-id dex -a\n",
),
files::append_file("/mnt/etc/sway/config", "exec --no-startup-id dex -a\n"),
"Add dex to sway config for autostart",
);
files_eval(

Loading…
Cancel
Save