From 2c1d44100571af0ec22b9098ab8312862010c5fc Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Sun, 23 Feb 2025 17:11:33 +0000 Subject: [PATCH] Temp terminal open on startup --- home/.config/hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/.config/hypr/hyprland.conf b/home/.config/hypr/hyprland.conf index ffb9ca64..c30b20b0 100644 --- a/home/.config/hypr/hyprland.conf +++ b/home/.config/hypr/hyprland.conf @@ -36,6 +36,8 @@ exec-once = nm-applet exec-once = udiskie exec-once = waybar +exec-once = foot + ############################# ### ENVIRONMENT VARIABLES ### #############################