From 59f4b37a2c2ae586afc00d877dd56d2c9e7d281f Mon Sep 17 00:00:00 2001 From: biscuit Date: Mon, 19 May 2025 14:39:42 -0500 Subject: [PATCH] hypr: preload firefox --- packages/hyprland/custom/autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hyprland/custom/autostart.conf b/packages/hyprland/custom/autostart.conf index 0f51a03..ea5c6c1 100644 --- a/packages/hyprland/custom/autostart.conf +++ b/packages/hyprland/custom/autostart.conf @@ -10,7 +10,7 @@ $cursor = Bibata-Modern-Ice exec-once = hyprctl setcursor $cursor 24 exec-once = $bar -exec-once = [workspace 20 silent] firefox exec-once = [workspace 20 silent] kitty --single-instance --hold fastfetch +exec-once = [workspace 20 silent] firefox exec-once = [workspace 1] kitty --single-instance --hold fastfetch