From 28ef202265bcb4ecdb35600c26876440a9dfb865 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Wed, 22 Jan 2025 10:02:10 +0100 Subject: [PATCH] asd --- profiles/shell.nix | 4 ++++ users/pbsds/home/profiles/desktop/ghostty/ghosty.config | 1 + 2 files changed, 5 insertions(+) diff --git a/profiles/shell.nix b/profiles/shell.nix index 5225e60..4150623 100644 --- a/profiles/shell.nix +++ b/profiles/shell.nix @@ -80,4 +80,8 @@ nix-diff comma ]; + + home.shellAliases.fda = "fd --no-ignore --hidden"; + home.shellAliases.afd = "fd --no-ignore --hidden"; + } diff --git a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config index cf74a04..08aa4b6 100644 --- a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config +++ b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config @@ -34,3 +34,4 @@ keybind = ctrl+shift+right=unbind #keybind = unconsumed:shift+page_down=scroll_page_down keybind = shift+home=unbind keybind = shift+end=unbind +keybind = ctrl+shift+q=unbind