From 43af708c16b44bccc119fbe58ab98efc0fe2ab46 Mon Sep 17 00:00:00 2001 From: Jeena Date: Sun, 19 Oct 2025 18:52:25 +0900 Subject: [PATCH] Remove 3 Chrome instances from autostart --- hypr/autostart.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/hypr/autostart.conf b/hypr/autostart.conf index 1f0c049..192d9f2 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -2,9 +2,6 @@ exec-once = [workspace 1 silent] $browser exec-once = [workspace 2 silent] thunderbird exec-once = [workspace 2 silent] element-desktop exec-once = [workspace 3 silent] chromium --profile-directory="Default" -exec-once = [workspace 4 silent] chromium --profile-directory="Profile 1" -exec-once = [workspace 3 silent] chromium --user-data-dir="$HOME/.config/chromium/Default" --new-window -exec-once = [workspace 4 silent] chromium --user-data-dir="$HOME/.config/chromium/Profile 1" --new-window exec-once = [workspace special:magic silent] $terminal exec-once = [workspace special:magic silent] keepassxc