Skip to content

Commit

Permalink
Merge pull request #72 from medanimohamedakram/main
Browse files Browse the repository at this point in the history
Fix issue #71
  • Loading branch information
InioX authored May 8, 2024
2 parents cfd2e15 + db69a2c commit 9b146d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ fn main() -> Result<(), Report> {
wallpaper::unix::set(
path,
wallpaper_tool,
&config.config.swww_options,
&config.config.feh_options,
&config.config.swww_options,
)?;
}
}
Expand Down

0 comments on commit 9b146d8

Please sign in to comment.