From 244c409bb643da1624f28fbbf98d4d57edd0ca9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 28 Jul 2024 15:14:58 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20save=20pyp?= =?UTF-8?q?rland=20log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/scripts/autostart/services | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/scripts/autostart/services b/.config/hypr/scripts/autostart/services index 5c00ad9c..3cb4ecb4 100755 --- a/.config/hypr/scripts/autostart/services +++ b/.config/hypr/scripts/autostart/services @@ -7,7 +7,7 @@ udiskie & swww-daemon --format xrgb & # Pyprland Daemon -pypr & +pypr --debug /tmp/pypr.log & # Bar waybar &