From 1e7f9cb9a93c0a9579b4340c96b4a47822a5fb37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 9 Jun 2025 17:11:30 +0200 Subject: [PATCH] feat(hypr): ghostty as default terminal --- .config/hypr/configs/default_apps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/configs/default_apps.conf b/.config/hypr/configs/default_apps.conf index e1acccc4..d27fd6ce 100644 --- a/.config/hypr/configs/default_apps.conf +++ b/.config/hypr/configs/default_apps.conf @@ -12,7 +12,7 @@ $notifications-menu-reload = $notifications-menu -R && $notifications-menu -rs $browser = zen-browser $notetaking-app = obsidian -$terminal = kitty +$terminal = ghostty --gtk-single-instance=true $office-suite = libreoffice $editor = $terminal nvim $alter-editor = vscodium