From 175b8141d093637fd1afddc44df50b066f4cf269 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Mon, 12 Jan 2026 00:40:49 +0100 Subject: [PATCH] bad ghostty --- .../pbsds/home/profiles/desktop/gnome/dconf-gnome-bindings.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/pbsds/home/profiles/desktop/gnome/dconf-gnome-bindings.nix b/users/pbsds/home/profiles/desktop/gnome/dconf-gnome-bindings.nix index c7e2255..e83a528 100644 --- a/users/pbsds/home/profiles/desktop/gnome/dconf-gnome-bindings.nix +++ b/users/pbsds/home/profiles/desktop/gnome/dconf-gnome-bindings.nix @@ -118,7 +118,7 @@ with lib.hm.gvariant; "org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = { binding = "t"; - command = "ghostty"; + command = "ghostty --working-directory=\"$HOME\""; name = "Open Terminal"; };