From 2aceb5d8ca7878d56e7d0f7e8f12a3a3e94d35e5 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Thu, 16 Jan 2025 04:01:12 +0100 Subject: [PATCH] lkdasladsljk --- .../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 541410b..6bab52d 100644 --- a/users/pbsds/home/profiles/desktop/gnome/dconf-gnome-bindings.nix +++ b/users/pbsds/home/profiles/desktop/gnome/dconf-gnome-bindings.nix @@ -135,7 +135,7 @@ with lib.hm.gvariant; "org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom11" = { binding = "space"; - command = "ghostty -e nix repl ''"; + command = "ghostty -e \"nix repl ''\""; name = "nixpkgs repl"; };