Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyTurtleDev committed Oct 24, 2023
1 parent 81775f8 commit 33171c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions more-wallpapers/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ impl Environment {
match self {
Self::Cinnamon => true,
Self::Kde => true,
Self::Sway => true,
#[cfg(feature = "fallback")]
Self::LinuxFallback => false,
#[cfg(feature = "fallback")]
Expand Down

0 comments on commit 33171c4

Please sign in to comment.