From 42cda0ea4707535ec21512543e4a147ef971be2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nina=20Chl=C3=B3e=20Kassandra=20Rei=C3=9F?= Date: Tue, 9 Jun 2026 20:31:54 +0200 Subject: [PATCH] Safe waybar logs to identify reason for crashes --- hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland.conf b/hyprland.conf index d46da37..c6b5d23 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -20,7 +20,7 @@ input { } # Exec / Startup -exec-once = waybar +exec-once = waybar -l debug &> /tmp/waybar.log exec-once = hyprpaper exec-once = nm-applet --indicator exec-once = blueman-applet