From 3fccdfe8273cacf2bc2e7bc9b8c415bfc2eac0a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 11 Jun 2024 11:45:47 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(hypr):=20systemd?= =?UTF-8?q?=20services=20autostarting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/scripts/autostart/services | 3 --- 1 file changed, 3 deletions(-) diff --git a/.config/hypr/scripts/autostart/services b/.config/hypr/scripts/autostart/services index a1ea23f4..5c00ad9c 100755 --- a/.config/hypr/scripts/autostart/services +++ b/.config/hypr/scripts/autostart/services @@ -37,6 +37,3 @@ wl-paste --watch cliphist store & # Audio easyeffects --gapplication-service & - -# Systemd services -systemctl --user start protonmail-bridge &