From dc2777703d74a8a119246284dae4938567c59897 Mon Sep 17 00:00:00 2001 From: sansmoraxz Date: Fri, 1 Aug 2025 22:47:01 +0530 Subject: [PATCH] update default terminal value --- .config/hypr/hyprland/env.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/hypr/hyprland/env.conf b/.config/hypr/hyprland/env.conf index 6f1316304..c58b67a26 100644 --- a/.config/hypr/hyprland/env.conf +++ b/.config/hypr/hyprland/env.conf @@ -22,3 +22,6 @@ env = XDG_MENU_PREFIX, plasma- # ######## Virtual envrionment ######### env = ILLOGICAL_IMPULSE_VIRTUAL_ENV, ~/.local/state/quickshell/.venv + +# ######## Terminal application ######### +env = TERMINAL, "kitty -1"