From 006e009eea32be5420cf47218fc85464c15df893 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Mon, 7 Nov 2022 14:50:51 -0500 Subject: [PATCH] Disable logging --- sway/wallpaper.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sway/wallpaper.pl b/sway/wallpaper.pl index a342327..0ae776d 100755 --- a/sway/wallpaper.pl +++ b/sway/wallpaper.pl @@ -278,6 +278,8 @@ sub do_log my $die = shift || 0; my $min = $self->{verbose} || 5; + # Journald is borked. Just don't bother logging + return 0; if ($self->{daemon}) { use Log::Journald qw(send); send(