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", "polkit-gnome",
]); ]);
files_eval( files_eval(
files::append_file( files::append_file("/mnt/etc/sway/config", "exec --no-startup-id dex -a\n"),
"/mnt/etc/sway/config",
"exec --no-startup-id dex -a\n",
),
"Add dex to sway config for autostart", "Add dex to sway config for autostart",
); );
files_eval( files_eval(

Loading…
Cancel
Save