diff --git a/config/plugins/utils/telescope.nix b/config/plugins/utils/telescope.nix index 5c63029..26251db 100644 --- a/config/plugins/utils/telescope.nix +++ b/config/plugins/utils/telescope.nix @@ -10,6 +10,18 @@ }; }; + # Configure telescope settings. + settings = { + defaults = { + layout_strategy = "horizontal"; + # Reduce height / width of picker + layout_config = { + height = 0.6; + width = 0.6; + }; + }; + }; + # Configure our telescope keymaps. keymaps = { # Find