From e6f63e1e32af2ac2848f7bc63ab54e666c30fa16 Mon Sep 17 00:00:00 2001 From: zloy_linux Date: Tue, 25 Nov 2025 18:39:33 +0700 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BF=D1=83=D1=82=D0=B8=20=D0=BA=20?= =?UTF-8?q?=D1=81=D0=BA=D1=80=D0=B8=D0=BF=D1=82=D1=83=20notify.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/rmpc/config.ron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rmpc/config.ron b/config/rmpc/config.ron index ab5025d..d2eef42 100644 --- a/config/rmpc/config.ron +++ b/config/rmpc/config.ron @@ -11,7 +11,7 @@ - on_song_change: ["/usr/bin/python3", "/home/crud/.config/rmpc/notify.py"], + on_song_change: ["/usr/bin/python3", "/home/zloy_linux/.config/rmpc/notify.py"], volume_step: 5, max_fps: 30, scrolloff: 0,