diff --git a/lib/utils.pm b/lib/utils.pm index e1065aa8..f05fba3e 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -1192,7 +1192,7 @@ sub register_application { # needed more often now, it seems. sub solidify_wallpaper { my $desktop = get_var("DESKTOP"); - if ($desktop eq "KDE") { + if ($desktop eq "kde") { # Run the Desktop settings hold_key 'alt'; send_key 'd';