From 09110af70735c5dd6b777e93fa8ca1feb8056e77 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Sat, 15 Mar 2025 18:06:54 -0400 Subject: seth/gnome: use ghostty with terminal keybind --- users/seth/mixins/gnome.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/seth/mixins/gnome.nix b/users/seth/mixins/gnome.nix index 2316a97..d8cae22 100644 --- a/users/seth/mixins/gnome.nix +++ b/users/seth/mixins/gnome.nix @@ -43,8 +43,8 @@ in }; "org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = { - name = "ptyxis"; - command = "ptyxis"; + name = "ghostty"; + command = "ghostty"; binding = "t"; }; }; -- cgit v1.2.3